Skip to content

Commit

Permalink
Switch the docs to the RTD theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri committed May 6, 2019
1 parent 26c0396 commit 01ecdeb
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 @@ -97,7 +97,7 @@ def __init__(self, **options):
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'alabaster'
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 01ecdeb

Please sign in to comment.