We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
intersphinx_mapping
1 parent e497eb0 commit f8a55b2Copy full SHA for f8a55b2
1 file changed
source/conf.py
@@ -413,6 +413,7 @@
413
'sphinx': ('https://www.sphinx-doc.org/en/master', None),
414
'pybind11': ('https://pybind11.readthedocs.io/en/stable/', None),
415
'cffi': ('https://cffi.readthedocs.io/en/latest/', None),
416
+ 'python-guide': ('https://docs.python-guide.org', None),
417
418
}
419
0 commit comments