[Python-modules-commits] [python-django-etcd-settings] 10/14: Remove plantuml sphinx extension.
Michael Fladischer
fladi at moszumanska.debian.org
Wed Dec 14 10:25:29 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-etcd-settings.
commit 97b5098bc8340bc5f630d15431012349b0f24381
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Wed Dec 14 09:50:12 2016 +0100
Remove plantuml sphinx extension.
It is not used anywhere in the documentation sources.
---
docs/conf.py | 4 ----
1 file changed, 4 deletions(-)
diff --git a/docs/conf.py b/docs/conf.py
index 84610cf..bf3d3f8 100755
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -37,12 +37,8 @@ extensions = [
'sphinx.ext.coverage',
'sphinx.ext.mathjax',
'sphinx.ext.napoleon',
- 'sphinxcontrib.plantuml',
]
-plantuml_jar_path = os.path.abspath('./_plantuml/plantuml.jar')
-plantuml = 'java -Djava.awt.headless=true -jar {0}'.format(plantuml_jar_path)
-
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
--
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