summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorMarkus Holtermann <info@markusholtermann.eu>2014-10-08 00:53:41 +0200
committerMarkus Holtermann <info@markusholtermann.eu>2014-10-08 00:55:03 +0200
commit913cc85e6467f723f36709f13cd52dd0148fc38b (patch)
tree280f95d9b19e390f6d6de085822b313aa7135db6 /docs/conf.py
parent819ca3ea5848b605bf87221721297fb24131e408 (diff)
downloadbvg-grabber-913cc85e6467f723f36709f13cd52dd0148fc38b.tar.gz
bvg-grabber-913cc85e6467f723f36709f13cd52dd0148fc38b.tar.bz2
bvg-grabber-913cc85e6467f723f36709f13cd52dd0148fc38b.zip
Update docs
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index ec71904..443eae9 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -126,7 +126,7 @@ html_theme = 'nature'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
-html_static_path = ['source/_static']
+#html_static_path = ['source/_static']
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.