We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5e12f6 commit b7eb139Copy full SHA for b7eb139
1 file changed
docs/conf.py
@@ -56,6 +56,7 @@
56
"python": ("https://docs.python.org/3", None),
57
"numpy": ("https://numpy.org/doc/stable/", None),
58
"pandas": ("https://pandas.pydata.org/docs/", None),
59
+ "snps": ("https://snps.readthedocs.io/en/stable/", None),
60
}
61
62
# Support both Markdown and RST files
0 commit comments