fix documentation gegeneration, kill Makefile

This commit is contained in:
Ronny Pfannschmidt
2015-09-22 14:02:11 +02:00
parent bf9b94595c
commit 662d755974
21 changed files with 213 additions and 198 deletions
+4 -2
View File
@@ -107,10 +107,12 @@ commands= py.test -rfsxX {posargs}
changedir=doc/en
deps=sphinx
PyYAML
whitelist_externals=rm
regendoc>=0.6
whitelist_externals=
rm
make
commands=
rm -rf /tmp/doc-exec*
#pip install pytest==2.3.4
make regen
[testenv:jython]