diff options
Diffstat (limited to 'doc/src/conf.py')
-rw-r--r-- | doc/src/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/conf.py b/doc/src/conf.py index a918c08..9e73308 100644 --- a/doc/src/conf.py +++ b/doc/src/conf.py @@ -127,7 +127,7 @@ rst_epilog = """ # 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' # The stylesheet to use with HTML output: this will include the original one # adding a few classes. |