We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f672e3 commit 88b1a7dCopy full SHA for 88b1a7d
docs/conf.py
@@ -64,6 +64,8 @@
64
napoleon_use_rtype = False
65
napoleon_use_param = False
66
67
+linkcheck_ignore = [r'https://www\.mathworks\.com.+']
68
+
69
# Point to plantuml jar file
70
# confirm we have plantuml in the path
71
if 'nt' in os.name:
0 commit comments