summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-setup/doc/conf.py
blob: f4dc6d624bc7ca5f551596589dafb1521cebfb7e (plain)
1
2
3
4
project = 'Sphinx smallest project'
source_suffix = '.txt'
keep_warnings = True
exclude_patterns = ['_build']