We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e4bdc commit 4aeefb6Copy full SHA for 4aeefb6
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