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.
1 parent e082d21 commit 170d600Copy full SHA for 170d600
conf.py
@@ -21,7 +21,7 @@
21
22
html_theme = 'sphinx_rtd_theme'
23
html_theme_options = dict(
24
- navigation_depth=2, logo_only=True # Only show the logo
+ navigation_depth=4, logo_only=True # Only show the logo
25
)
26
html_context = dict(
27
display_github=True, # Integrate GitHub
0 commit comments