Description: use local intersphinx inventory
 Use the offline copy under debian/ instead downloading it.
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Forwarded: not-needed
Last-Update: 2013-03-22

---

--- python-gevent-0.13.7.orig/doc/conf.py
+++ python-gevent-0.13.7/doc/conf.py
@@ -38,7 +38,7 @@ if not os.path.exists('changelog.rst') a
 # coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest', 'sphinx.ext.coverage', 'sphinx.ext.intersphinx', 'mysphinxext']
 
-intersphinx_mapping = {'http://docs.python.org/': None}
+intersphinx_mapping = {'http://docs.python.org/': '../debian/python.inv'}
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']
