Chris McDonough
2011-10-01 e692c7818c57c832483c6148873be2afec82d855
Merge pull request #303 from michr/1.0-branch

add epub exclude for strict compilation
1 files modified
4 ■■■ changed files
docs/conf.py 4 ●●● patch | view | raw | blame | history
docs/conf.py
@@ -485,7 +485,9 @@
#epub_post_files = []
# A list of files that should not be packed into the epub file.
#epub_exclude_files = []
epub_exclude_files = ['_static/opensearch.xml', '_static/doctools.js',
    '_static/jquery.js', '_static/searchtools.js', '_static/underscore.js',
    '_static/basic.css', 'search.html']
# The depth of the table of contents in toc.ncx.
epub_tocdepth = 3