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 4b8148c commit 3828e4eCopy full SHA for 3828e4e
docs/source/conf.py
@@ -75,6 +75,8 @@ def _parse_release_as_version(rls):
75
html_theme = 'sphinx_rtd_theme'
76
html_logo = 'images/GA-logo.png'
77
78
+html_theme_options = {'collapse_navigation': False}
79
+
80
# Add any paths that contain custom static files (such as style sheets) here,
81
# relative to this directory. They are copied after the builtin static files,
82
# so a file named "default.css" will overwrite the builtin "default.css".
0 commit comments