mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-02 09:29:37 -05:00
5 lines
99 B
Python
5 lines
99 B
Python
master_doc = 'links'
|
|
source_suffix = '.txt'
|
|
exclude_patterns = ['_build']
|
|
linkcheck_anchors = True
|