summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
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 52547740..9cafcd32 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -83,7 +83,7 @@ html_theme = 'sphinxdoc'
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
-html_extra_path = ['static']
+html_extra_path = []
# -- Options for manual page output --------------------------------------------