We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a866e4e + 4aeefb6 commit b7a6853Copy full SHA for b7a6853
1 file changed
docs/conf.py
@@ -149,6 +149,7 @@
149
"repository_branch": os.environ.get("READTHEDOCS_GIT_IDENTIFIER", "main"),
150
"use_repository_button": True,
151
"navigation_with_keys": False,
152
+ "show_toc_level": 2,
153
}
154
html_show_sphinx = False
155
html_logo = "_static/logo_RTD.svg"
0 commit comments