[Python-modules-commits] [python-django-treebeard] 06/12: Remove djangodocs extension from sphinx configuration.
Michael Fladischer
fladi at moszumanska.debian.org
Thu May 5 13:11:25 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 19d9c333399a35e0ee51654ea0f7da7144516bbf
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 3a516d0..fa49b7d 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