Files
sphinx/tests/roots/test-linkcheck-anchors-ignore/conf.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
80 B
Python
Raw Normal View History

2022-09-10 17:26:41 +01:00
exclude_patterns = ['_build']
linkcheck_anchors = True
2023-03-24 01:03:49 +00:00
linkcheck_timeout = 0.05