blob: e49210a7496501865231fc1cbdea621a65a08e8f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- docs/source/conf.py.orig 2015-08-31 12:34:27 UTC
+++ docs/source/conf.py
@@ -101,7 +101,7 @@ pygments_style = 'sphinx'
# 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
|