diff --git a/docs/conf.py b/docs/conf.py index 0786e33d..8ef30152 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -180,3 +180,4 @@ linkcheck_ignore = [ #Some sites work in browser but linkcheck fails. r'http://vk.com', r'http://$'] linkcheck_anchors = False #This breaks on links that use # for other stuff +linkcheck_timeout = 30