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 be23658 commit 875d2d3Copy full SHA for 875d2d3
1 file changed
docs/conf.py
@@ -40,19 +40,6 @@
40
# Furo theme options
41
html_theme_options = {
42
"navigation_with_keys": True,
43
- "sidebar_hide_name": False,
44
-}
45
-
46
-# Show the global toctree in sidebar
47
-html_sidebars = {
48
- "**": [
49
- "sidebar/scroll-start.html",
50
- "sidebar/brand.html",
51
- "sidebar/search.html",
52
- "sidebar/navigation.html",
53
- "sidebar/ethical-ads.html",
54
- "sidebar/scroll-end.html",
55
- ]
56
}
57
58
# -- Extension configuration -------------------------------------------------
0 commit comments