summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-08-02 19:11:18 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-08-02 19:11:18 -0400
commit44495d6f87592c7d957cce6ab15f9231df002563 (patch)
treeaf9a3fabd8daa6338c009097c51390d5e06737da /doc/conf.py
parent6499b33bf2d2ad38a99fb71c159f9c991768c071 (diff)
downloadpython-coveragepy-44495d6f87592c7d957cce6ab15f9231df002563.tar.gz
Change theme back to 'default'
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 1be0c4d..30c0281 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -103,7 +103,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 = 'classic'
+html_theme = 'default'
# 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