8000 Remove duplicate intersphinx_mapping · martinjaeger/python-control@69c33e5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 69c33e5

Browse files
committed
Remove duplicate intersphinx_mapping
This left-over example configuration caused the intended intersphinx_mapping not to work, thus breaking links to scipy and numpy. Now the links should work again.
1 parent a1061ec commit 69c33e5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

doc/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,3 @@
194194
# -- Extension configuration -------------------------------------------------
195195

196196
# -- Options for intersphinx extension ---------------------------------------
197-
198-
# Example configuration for intersphinx: refer to the Python standard library.
199-
intersphinx_mapping = {'https://docs.python.org/': None}

0 commit comments

Comments
 (0)
0