Working on #Python for #Scientific #Computing lesson material (#PythonForSciComp) with #sphinxdoc, and I'm again impressed by this hidden feature of #Sphinx.
#Intersphinx lets you connect to other doc sites and point to the primary #documentation by name, e.g. this links directly to the #numpy documentation!:
:py:meth:`numpy.ndarray.astype`
[insert "link all the things" meme]
https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html
#python #scientific #computing #PythonForSciComp #sphinxdoc #sphinx #Intersphinx #documentation #numpy