mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
This is an attempt to resolve intermittent failures of the linkcheck tests currently occuring on the GitHub CI
4 lines
80 B
Python
4 lines
80 B
Python
exclude_patterns = ['_build']
|
|
linkcheck_anchors = True
|
|
linkcheck_timeout = 0.25
|