Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b027ac3

Browse filesBrowse files
committed
Add some more intersphinx links
1 parent 415a237 commit b027ac3
Copy full SHA for b027ac3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎docs/conf.py

Copy file name to clipboardExpand all lines: docs/conf.py
+2Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.