Files
sphinx/tests/roots/test-linkcheck-localserver-anchor/conf.py
François Freitag 6ea0a123c6 Rename test-linkcheck-localserver{,-anchor}
Precise the `linkcheck_anchors` option is enabled. Frees the name
`test-linkcheck-localserver` for future tests without that option.
2020-11-11 18:32:52 +01:00

3 lines
55 B
Python

exclude_patterns = ['_build']
linkcheck_anchors = True