sphinx/tests/roots/test-versioning/conf.py
2019-01-03 10:58:42 +09:00

4 lines
86 B
Python

project = 'versioning test root'
source_suffix = '.txt'
exclude_patterns = ['_build']