docs: Support linking to Pykka API docs
This commit is contained in:
parent
5526a500ab
commit
3422bad8db
@ -165,5 +165,6 @@ extlinks = {
|
|||||||
|
|
||||||
intersphinx_mapping = {
|
intersphinx_mapping = {
|
||||||
'python': ('http://docs.python.org/2', None),
|
'python': ('http://docs.python.org/2', None),
|
||||||
|
'pykka': ('http://www.pykka.org/en/latest/', None),
|
||||||
'tornado': ('http://www.tornadoweb.org/en/stable/', None),
|
'tornado': ('http://www.tornadoweb.org/en/stable/', None),
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user