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

Michael Fladischer fladi at moszumanska.debian.org
Sat Jan 2 18:39:23 UTC 2016


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 ac598b973bbd8033ad7e4f8275922c0528dc9931
Author: Michael Fladischer <fladi at debian.org>
Date:   Wed Dec 30 20:54:45 2015 +0100

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

diff --git a/docs/conf.py b/docs/conf.py
index 4bed276..35aea9b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -27,7 +27,6 @@ import django
 django.setup()
 
 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