mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Precise the `linkcheck_anchors` option is enabled. Frees the name `test-linkcheck-localserver` for future tests without that option.
3 lines
55 B
Python
3 lines
55 B
Python
exclude_patterns = ['_build']
|
|
linkcheck_anchors = True
|