Skip to content

Commit b7eb139

Browse files
committed
Enable links to snps documentation
1 parent e5e12f6 commit b7eb139

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"python": ("https://docs.python.org/3", None),
5757
"numpy": ("https://numpy.org/doc/stable/", None),
5858
"pandas": ("https://pandas.pydata.org/docs/", None),
59+
"snps": ("https://snps.readthedocs.io/en/stable/", None),
5960
}
6061

6162
# Support both Markdown and RST files

0 commit comments

Comments
 (0)