Added one more epub_exclude_file.

This commit is contained in:
Roland Meister 2010-06-03 15:39:24 +02:00
parent 55e322e225
commit ef63485c6e

View File

@ -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',