diff --git a/Docs/source/conf.py b/Docs/source/conf.py index a81c165400..ca3eb4409c 100644 --- a/Docs/source/conf.py +++ b/Docs/source/conf.py @@ -218,6 +218,12 @@ def get_version(): ] +# -- Options for linkcheck + +linkcheck_retries = 3 +linkcheck_timeout = 100 + + # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples