Switch to sphinx_rtd_theme

This commit is contained in:
Simon Willison 2017-11-30 08:56:20 -08:00
commit cf46b86cf7
No known key found for this signature in database
GPG key ID: FBB38AFE227189DB

View file

@ -83,7 +83,7 @@ todo_include_todos = False
# The theme to use for HTML and HTML Help pages. See the documentation for # The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes. # 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 # 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 # further. For a list of options available for each theme, see the