mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-21 05:33:16 +00:00
Add separate mapping for Twisted API docs
This commit is contained in:
parent
17e6481823
commit
048cd74ae5
@ -279,7 +279,8 @@ intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/3', None),
|
||||
'sphinx': ('https://www.sphinx-doc.org/en/master', None),
|
||||
'tox': ('https://tox.readthedocs.io/en/latest', None),
|
||||
'twisted': ('https://twistedmatrix.com/documents/current/api', None),
|
||||
'twisted': ('https://twistedmatrix.com/documents/current', None),
|
||||
'twistedapi': ('https://twistedmatrix.com/documents/current/api', None),
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user