[Python-modules-commits] [behave] 04/09: docs: disable use of sphincontrib.cheeseshop
Vincent Bernat
bernat at moszumanska.debian.org
Tue Jun 13 06:10:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository behave.
commit ed6df9cf0e8522ada8e3eda1d69dfbebc972f271
Author: Vincent Bernat <vincent at bernat.im>
Date: Tue Jun 13 07:38:03 2017 +0200
docs: disable use of sphincontrib.cheeseshop
Not available in Debian
---
docs/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/conf.py b/docs/conf.py
index e108e30..781eff8 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -30,7 +30,7 @@ extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.extlinks",
# -- PYTHON2 SUPPORT ONLY:
- "sphinxcontrib.cheeseshop",
+ # "sphinxcontrib.cheeseshop",
]
# if six.PY2:
# # -- PYTHON2 ONLY: Not ported to python3, yet.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/behave.git
More information about the Python-modules-commits
mailing list