We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931514b commit 3078694Copy full SHA for 3078694
docs/conf.py
@@ -185,6 +185,7 @@ def setup(app):
185
linkcheck_rate_limit_timeout = 30.0
186
linkcheck_report_timeouts_as_broken = True
187
linkcheck_retries = 3
188
+linkcheck_workers = 1
189
190
# -- Options for HTML output -------------------------------------------------
191
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
0 commit comments