Thanks to visit codestin.com Credit goes to github.com
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 3f94089 commit a074523Copy full SHA for a074523
1 file changed
Doc/conf.py
@@ -66,6 +66,9 @@
66
# Options for HTML output
67
# -----------------------
68
69
+html_theme = 'default'
70
+html_theme_options = {'collapsiblesidebar': True}
71
+
72
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
73
# using the given strftime format.
74
html_last_updated_fmt = '%b %d, %Y'
0 commit comments