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 4ae44b0 commit df4cbf8Copy full SHA for df4cbf8
doc/conf.py
@@ -126,7 +126,7 @@
126
# Theme options are theme-specific and customize the look and feel of a theme
127
# further. For a list of options available for each theme, see the
128
# documentation.
129
-html_theme_options = {'oldversion':False, 'collapsiblesidebar': True}
+html_theme_options = {'oldversion':True, 'collapsiblesidebar': True}
130
131
# Add any paths that contain custom themes here, relative to this directory.
132
html_theme_path = ['themes']
0 commit comments