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
abfc593ae4
commit
a8fa13a303
|
@ -51,7 +51,7 @@ extensions = [
|
|||
]
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/', None),
|
||||
'python': ('https://docs.python.org/', '../debian/python.inv'),
|
||||
'greenlet': ('https://greenlet.readthedocs.io/en/latest/', None),
|
||||
'zopeevent': ('https://zopeevent.readthedocs.io/en/latest/', None),
|
||||
'zopecomponent': ('https://zopecomponent.readthedocs.io/en/latest/', None),
|
||||
|
|
Loading…
Reference in New Issue