Skip to content

Commit 9e6183c

Browse files
committed
remove version switcher (buggy ui)
1 parent 81c9072 commit 9e6183c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/source/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ def get_version_from_setup():
5151

5252
html_theme_options = {
5353
"collapse_navigation": False,
54-
"navbar_end": ["version-switcher"],
55-
"switcher": {
56-
"json_url": "_static/versions.json",
57-
"version_match": version,
58-
},
5954
}
6055
# Tell Sphinx to recognize both .rst and .md files
6156
source_suffix = {

0 commit comments

Comments
 (0)