sphinx/tests/roots/test-build-text/conf.py

5 lines
81 B
Python

source_suffix = {
'.txt': 'restructuredtext'
}
exclude_patterns = ['_build']