瀏覽代碼

adds amqp.readthedocs.org to the Intersphinx mapping

Ask Solem 12 年之前
父節點
當前提交
535d10a8f2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/conf.py

+ 1 - 0
docs/conf.py

@@ -71,6 +71,7 @@ intersphinx_mapping = {
         "http://kombu.readthedocs.org/en/latest/": None,
         "http://kombu.readthedocs.org/en/latest/": None,
         "http://django-celery.readthedocs.org/en/latest": None,
         "http://django-celery.readthedocs.org/en/latest": None,
         "http://cyme.readthedocs.org/en/latest": None,
         "http://cyme.readthedocs.org/en/latest": None,
+        "http://amqp.readthedocs.org/en/latest": None,
 }
 }
 
 
 # The name of the Pygments (syntax highlighting) style to use.
 # The name of the Pygments (syntax highlighting) style to use.