summaryrefslogtreecommitdiff
path: root/tests/roots/test-intl/conf.py
blob: 1b20244c7869cd79619d657226c0ae922c26d563 (plain)
1
2
3
4
5
6
7
8
9
# -*- coding: utf-8 -*-

project = 'Sphinx intl <Tests>'
source_suffix = '.txt'
keep_warnings = True
templates_path = ['_templates']
html_additional_pages = {'index': 'index.html'}
release = version = '2013.120'
gettext_enables = ['index']