Skip to content

Commit

Permalink
#355 get readthedocs working again...
Browse files Browse the repository at this point in the history
  • Loading branch information
justb4 committed Nov 17, 2023
1 parent d67d47b commit 8515adb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,8 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
# html_theme = 'default'
html_theme = "sphinx_rtd_theme"

# 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
Expand Down

0 comments on commit 8515adb

Please sign in to comment.