We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d56f0 commit 1d8eb32Copy full SHA for 1d8eb32
docs/source/conf.py
@@ -54,7 +54,7 @@
54
exclude_patterns = []
55
56
# Example configuration for intersphinx: refer to the Python standard library.
57
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'python': ('http://docs.python.org/', None)}
58
59
# -- Options for HTML output ----------------------------------------------
60
0 commit comments