introduce a new -m mark_expression option

This commit is contained in:
holger krekel
2011-11-11 23:02:06 +00:00
parent bc8ee95e72
commit 36c42b5c15
9 changed files with 114 additions and 31 deletions

View File

@@ -40,7 +40,7 @@ clean:
-rm -rf $(BUILDDIR)/*
install: html
@rsync -avz _build/html/ pytest.org:/www/pytest.org/latest
@rsync -avz _build/html/ pytest.org:/www/pytest.org/2.2.0.dev7
installpdf: latexpdf
@scp $(BUILDDIR)/latex/pytest.pdf pytest.org:/www/pytest.org/latest