From 6bcebd18e7bcdffdc5edcc620f1342ca2ce72673 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Fri, 15 Jul 2011 17:08:19 -0500 Subject: [PATCH] DOC: Use the correct suffix when building gitwash docs. --- doc/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index 7a493c2a..e1433c3b 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -11,7 +11,7 @@ PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter ALLSPHINXOPTS = -d build/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source DEST = build -.PHONY: all help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest +.PHONY: all help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest gitwash all: html @@ -114,3 +114,9 @@ doctest: gh-pages: python gh-pages.py + +gitwash: + python tools/gitwash/gitwash_dumper.py source scikits.image \ + --project-url=http://scikits-image.org \ + --project-ml-url=http://groups.google.com/group/scikits-image \ + --source-suffix=.txt