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:
Laszlo Boszormenyi (GCS) 2024-05-07 11:31:52 +08:00 committed by luoyaoming
parent abfc593ae4
commit a8fa13a303
1 changed files with 1 additions and 1 deletions

View File

@ -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),