docs: Support linking to Pykka API docs

This commit is contained in:
Stein Magnus Jodal 2014-05-25 08:46:22 +02:00
parent 5526a500ab
commit 3422bad8db

View File

@ -165,5 +165,6 @@ extlinks = {
intersphinx_mapping = {
'python': ('http://docs.python.org/2', None),
'pykka': ('http://www.pykka.org/en/latest/', None),
'tornado': ('http://www.tornadoweb.org/en/stable/', None),
}