sphinx/tests/roots/test-build-text/conf.py
2025-01-03 01:33:14 +00:00

5 lines
82 B
Python

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