[Python-modules-commits] [python-django-treebeard] 05/11: Remove djangodocs extension from sphinx configuration.

Michael Fladischer fladi at moszumanska.debian.org
Wed Jul 12 20:44:04 UTC 2017


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

fladi pushed a commit to branch master
in repository python-django-treebeard.

commit 63f62d765bd9ef7f48019b94b2915823ef16441d
Author: Michael Fladischer <fladi at debian.org>
Date:   Wed Dec 30 20:54:45 2015 +0100

    Remove djangodocs extension from sphinx configuration.
---
 docs/source/conf.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index 6c3e0f3..348d65b 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -36,7 +36,6 @@ django.setup()
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
 extensions = [
-    'djangodocs',
     'sphinx.ext.autodoc',
     'sphinx.ext.coverage',
     'sphinx.ext.graphviz',

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



More information about the Python-modules-commits mailing list