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 89f6275 commit e8a6b47Copy full SHA for e8a6b47
docs/conf.py
@@ -141,7 +141,8 @@ def new_resolve_xref(*args):
141
html_context = {'css_files': ['_static/custom.css']}
142
html_theme_options = {
143
'collapse_navigation': False,
144
- 'display_version': False,
+ 'version_selector': False,
145
+ 'language_selector': False,
146
# 'navigation_depth': 3,
147
}
148
0 commit comments