Skip to content

Instantly share code, notes, and snippets.

@davep
Forked from bskinn/intersphinx_mappings.txt
Created June 4, 2019 12:02
Show Gist options
  • Save davep/bf73cb0d9ba8721d5b9ee8f6e9784d5a to your computer and use it in GitHub Desktop.
Save davep/bf73cb0d9ba8721d5b9ee8f6e9784d5a to your computer and use it in GitHub Desktop.
Various intersphinx mappings
Python 3.5: ('https://docs.python.org/3.5', None)
NumPy [latest]: ('http://docs.scipy.org/doc/numpy/', None)
SciPy [latest]: ('http://docs.scipy.org/doc/scipy/reference', None)
matplotlib [latest]: ('http://matplotlib.org', None)
h5py [latest]: ('http://docs.h5py.org/en/latest/', None)
Sphinx [stable]: ('http://www.sphinx-doc.org/en/stable/', None)
Django [latest?]: ('http://docs.djangoproject.com/en/dev/', 'https://docs.djangoproject.com/en/dev/_objects/')
sarge [latest]: ('http://sarge.readthedocs.io/en/latest/', None)
attrs [stable]: ('http://www.attrs.org/en/stable/', None)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment