[Python-modules-commits] [python-django-treebeard] 05/11: Remove djangodocs extension from sphinx configuration.
    Michael Fladischer 
    fladi at moszumanska.debian.org
       
    Tue Nov 29 09:31:37 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 8fed25adac89a03083e07933d6b803d76e3b3245
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