summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorRoland Meister <devnull@localhost>2010-06-03 15:39:24 +0200
committerRoland Meister <devnull@localhost>2010-06-03 15:39:24 +0200
commitad8e3376b7310339b7b4ae10d91022d65fdc5f9b (patch)
tree11e277ae3cd54e73e142bcd1be017b661755e156 /doc/conf.py
parentd5017866d7a25d6a71aecd90f08e53414329a613 (diff)
downloadsphinx-ad8e3376b7310339b7b4ae10d91022d65fdc5f9b.tar.gz
Added one more epub_exclude_file.
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 b268a13f..e102c155 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -36,7 +36,7 @@ epub_scheme = 'url'
epub_identifier = epub_publisher
epub_pre_files = [('index', 'Welcome')]
epub_exclude_files = ['_static/opensearch.xml', '_static/doctools.js',
- '_static/jquery.js', '_static/searchtools.js',
+ '_static/jquery.js', '_static/searchtools.js', '_static/underscore.js',
'_static/basic.css', 'search.html']
latex_documents = [('contents', 'sphinx.tex', 'Sphinx Documentation',