We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1987e2 commit 85213e8Copy full SHA for 85213e8
doc/conf.py
@@ -66,7 +66,8 @@
66
67
html_theme_options = {
68
'logo_only': False,
69
- 'display_version': False,
+ "version_selector": False,
70
+ "language_selector": False,
71
'prev_next_buttons_location': 'bottom',
72
'style_external_links': False,
73
'style_nav_header_background': '#fcfcfc',
0 commit comments