Skip to content

Commit

Permalink
use version_selector
Browse files Browse the repository at this point in the history
Co-authored-by: Brett Graham <[email protected]>
  • Loading branch information
zacharyburnett and braingram authored Oct 17, 2024
1 parent e0dbb51 commit a1f8bda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ def check_sphinx_version(expected_version):
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {"collapse_navigation": True}
html_theme_options = {"collapse_navigation": True, "version_selector": True}
# "nosidebar": "false",
# "sidebarbgcolor": "#4db8ff",
# "sidebartextcolor": "black",
Expand Down

0 comments on commit a1f8bda

Please sign in to comment.