Explorar o código

[docs] Adds Cyanide intersphinx mapping

Ask Solem %!s(int64=9) %!d(string=hai) anos
pai
achega
071b2fa23e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      docs/conf.py

+ 3 - 0
docs/conf.py

@@ -22,6 +22,9 @@ globals().update(conf.build_config(
         'celery.contrib.sphinx',
         'celerydocs',
     ],
+    extra_intersphinx_mapping={
+        'cyanide': ('http://cyanide.readthedocs.org/en/latest', None),
+    },
     apicheck_ignore_modules=[
         'celery.five',
         'celery.__main__',