Files
sphinx/tests/roots/test-build-text/conf.py
2024-07-15 12:50:56 +01:00

5 lines
81 B
Python

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