summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-01-24 15:17:51 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-01-24 15:17:51 -0500
commit6805865a8e884bb97fc02d628cc4c2b3dd246c6e (patch)
treef85ad313edd8721ed9c0070bdf799c6970f1ef2b /doc/conf.py
parent8fb9e6cd700c4b84d67ddc2b996493f4d8ea879a (diff)
downloadpython-coveragepy-git-6805865a8e884bb97fc02d628cc4c2b3dd246c6e.tar.gz
Try not having a custom style on rtfd
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 582b5378..8b0726fd 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -108,7 +108,7 @@ html_theme = 'default'
# documentation.
#html_theme_options = {}
-html_style = "neds.css"
+#html_style = "neds.css"
html_add_permalinks = False