[Python-modules-commits] [sphinx-celery] 03/06: Adds sphinx.ext.extlinks

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Fri Aug 18 07:00:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

mans0954 pushed a commit to tag v1.2.0
in repository sphinx-celery.

commit 9a51e9e301f7d48cac5276f341933188bd1e4609
Author: Ask Solem <ask at celeryproject.org>
Date:   Tue Apr 12 16:04:23 2016 -0700

    Adds sphinx.ext.extlinks
---
 sphinx_celery/conf.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sphinx_celery/conf.py b/sphinx_celery/conf.py
index 793fdb9..32343a7 100644
--- a/sphinx_celery/conf.py
+++ b/sphinx_celery/conf.py
@@ -19,6 +19,7 @@ EXTENSIONS = [
     'sphinx.ext.imgmath',
     'sphinx.ext.ifconfig',
     'sphinx.ext.viewcode',
+    'sphinx.ext.extlinks',
     'sphinxcontrib.cheeseshop',
 
     'sphinx_celery.autodocargspec',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-celery.git



More information about the Python-modules-commits mailing list