Skip to content

Commit 4aeefb6

Browse files
authored
Expand TOC in docs more (#649)
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
1 parent 64e4bdc commit 4aeefb6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"repository_branch": os.environ.get("READTHEDOCS_GIT_IDENTIFIER", "main"),
150150
"use_repository_button": True,
151151
"navigation_with_keys": False,
152+
"show_toc_level": 2,
152153
}
153154
html_show_sphinx = False
154155
html_logo = "_static/logo_RTD.svg"

0 commit comments

Comments
 (0)