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 eca83b1 commit 0cba5f8Copy full SHA for 0cba5f8
doc/conf.py
@@ -45,6 +45,8 @@
45
# Override kernel name to allow running with Python 2 on Travis-CI
46
nbsphinx_kernel_name = 'python'
47
48
+linkcheck_timeout = 10
49
+
50
autoclass_content = 'init'
51
autodoc_member_order = 'bysource'
52
autodoc_default_flags = ['members', 'undoc-members']
0 commit comments