commit | f60b4c553e120ac7aef376bb06c7eea97a404da1 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Sat Oct 26 05:57:02 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Sat Oct 26 06:01:09 2024 -0400 |
tree | f3c0360f1330c7d0dbaed0ee8622adf692596239 | |
parent | 92272c4a175105a59a37bde333f73171f1a4538f [diff] |
Utilities/Sphinx: Tell linkcheck to not treat timeouts as broken Sphinx 7.3 warns: sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, ... Configure that behavior explicitly.