Skip to content

Commit

Permalink
Merge branch 'main' into RCAL-932-remove-units-in-exposure-level-pipe…
Browse files Browse the repository at this point in the history
…line
  • Loading branch information
PaulHuwe authored Oct 17, 2024
2 parents 2cf8dbc + 9a5f3fc commit d5a0f52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,9 @@ 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 d5a0f52

Please sign in to comment.