This is an automated email from the git hooks/post-receive script. yoh pushed a commit to annotated tag v0.1 in repository python-mne.
commit 0ccd0bde9d7c5001e3c84c67f2c661493baf1220 Author: Alexandre Gramfort <[email protected]> Date: Wed Apr 27 21:37:42 2011 -0400 DOC : clean before build --- doc/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/Makefile b/doc/Makefile index 6c3c1ab..8791073 100755 --- a/doc/Makefile +++ b/doc/Makefile @@ -30,6 +30,11 @@ clean: -rm -rf build/* html: + -rm -rf build/html/_images/* + -rm -rf build/html/_downloads/*1.py + -rm -rf build/html/_downloads/*2.py + -rm -rf build/html/_downloads/*3.py + -rm -rf build/html/_downloads/*4.py $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) build/html @echo @echo "Build finished. The HTML pages are in build/html." -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
