Skip to content

Commit

Permalink
Switch back theme to sphinx_rtd_theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Oct 5, 2023
1 parent 09cc2e7 commit 46b7817
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
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
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Sphinx
repoze.sphinx.autointerface
docutils < 0.19
sphinx_rtd_theme > 1

0 comments on commit 46b7817

Please sign in to comment.