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
commitfddc90f9dcab00aba268ed3828bb84fd060cb0a6 (patch)
tree3c657ad3e49e3be3cf646701f305b223eb34c6eb /doc/conf.py
parent769eec1965c3abd8169f78d735e215c072b2e234 (diff)
downloadpython-coveragepy-fddc90f9dcab00aba268ed3828bb84fd060cb0a6.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 582b537..8b0726f 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