diff --git a/docs/source/conf.py b/docs/source/conf.py index 48b8f80..843a33c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -285,7 +285,7 @@ # the documentation of that theme. html_theme_options = { "logo_only": False, - "display_version": True, + "version_selector": True, "prev_next_buttons_location": "both", # Table-of-contents options. "collapse_navigation": True,