8000 Add some more intersphinx links · melissawm/napari-matplotlib@b027ac3 · GitHub
[go: up one dir, main page]

Skip to content

Commit b027ac3

Browse files
committed
Add some more intersphinx links
1 parent 415a237 commit b027ac3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@
5656
automodapi_inheritance_diagram = False
5757

5858
intersphinx_mapping = {
59+
"python": ("https://docs.python.org/3/", None),
5960
"napari": ("https://napari.org/", None),
61+
"numpy": ("https://numpy.org/doc/stable/", None),
6062
"matplotlib": ("https://matplotlib.org/", None),
6163
}
6264

0 commit comments

Comments
 (0)
0