try again to make the docs nicer

This commit is contained in:
halcy 2022-11-19 00:33:11 +02:00
parent 8d6177c07e
commit 67f7e3681a

View File

@ -135,7 +135,7 @@ todo_include_todos = False
# documentation. # documentation.
# #
html_theme_options = { html_theme_options = {
"collapse_navigation": False, "collapse_navigation": True,
"navigation_depth": -1 "navigation_depth": -1
} }