use local intersphinx inventory
Forwarded: not-needed Last-Update: 2015-01-05 Use the offline copy under debian/ instead downloading it. Gbp-Pq: Name use-local-intersphinx-inventory.patch
This commit is contained in:
parent
83c9ba573e
commit
9f34ca461b
|
@ -42,7 +42,7 @@ extensions = [
|
|||
]
|
||||
|
||||
intersphinx_mapping = {
|
||||
'http://docs.python.org/': None,
|
||||
'http://docs.python.org/': '../debian/python.inv',
|
||||
'https://greenlet.readthedocs.io/en/latest/': None,
|
||||
'https://zopeevent.readthedocs.io/en/latest/': None,
|
||||
'https://zopecomponent.readthedocs.io/en/latest/': None,
|
||||
|
|
Loading…
Reference in New Issue