Silence Sphinx warning for html_theme setting change default to classic to keep using the old default.

This commit is contained in:
Sam Manzi 2015-08-18 10:53:26 +10:00
parent 4bb1c0aa92
commit 31005bf939

View File

@ -96,7 +96,7 @@ todo_include_todos = True
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
html_theme = 'default'
html_theme = 'classic'
# 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