[Python-modules-commits] [python-django-etcd-settings] 05/08: Remove mathjax sphinx extension.
Michael Fladischer
fladi at moszumanska.debian.org
Thu Jan 12 19:29:50 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-etcd-settings.
commit d8442b1562e5523705706c80194d82480b2c7fad
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Dec 14 09:52:21 2016 +0100
Remove mathjax sphinx extension.
It is not used anywhere in the documentation sources.
---
docs/conf.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index bf3d3f8..085a773 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -35,7 +35,6 @@ extensions = [
'sphinx.ext.intersphinx',
'sphinx.ext.todo',
'sphinx.ext.coverage',
- 'sphinx.ext.mathjax',
'sphinx.ext.napoleon',
]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-etcd-settings.git
More information about the Python-modules-commits
mailing list