summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-intl/conf.py
blob: 96ac664f21d694d741bb2fc4e443d8d86312441c (plain)
1
2
3
4
5
6
7
8
project = 'Sphinx intl <Tests>'
source_suffix = '.txt'
keep_warnings = True
templates_path = ['_templates']
html_additional_pages = {'contents': 'contents.html'}
release = version = '2013.120'
gettext_additional_targets = ['index']
exclude_patterns = ['_build']