Skip to content

Commit 0cba5f8

Browse files
committed
DOC: Add linkcheck_timeout
1 parent eca83b1 commit 0cba5f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
# Override kernel name to allow running with Python 2 on Travis-CI
4646
nbsphinx_kernel_name = 'python'
4747

48+
linkcheck_timeout = 10
49+
4850
autoclass_content = 'init'
4951
autodoc_member_order = 'bysource'
5052
autodoc_default_flags = ['members', 'undoc-members']

0 commit comments

Comments
 (0)