Skip to content

Commit

Permalink
Merge pull request #2452 from astrofrog/fix-docs-build
Browse files Browse the repository at this point in the history
Fix docs failure related to theme warning
  • Loading branch information
astrofrog authored Oct 26, 2023
2 parents ca30b9a + c61093c commit f8c4387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@
html_theme = "sphinx_book_theme"
html_static_path = ["_static"]
html_logo = "_static/logo.png"
html_theme_options = {'navigation_with_keys': False}

0 comments on commit f8c4387

Please sign in to comment.