We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d528cd9 commit d9a70d4Copy full SHA for d9a70d4
1 file changed
doc/conf.py
@@ -196,6 +196,6 @@
196
197
198
# Example configuration for intersphinx: refer to the Python standard library.
199
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'python': ('http://docs.python.org/', None)}
200
201
autoclass_content="both"
0 commit comments