Files
sphinx/tests/roots/test-linkcheck-anchors-ignore/conf.py
2023-03-24 01:07:25 +00:00

4 lines
80 B
Python

exclude_patterns = ['_build']
linkcheck_anchors = True
linkcheck_timeout = 0.05