From ad75190ca665da01940b0c01e12b767f29dc8bc0 Mon Sep 17 00:00:00 2001 From: shpelda Date: Sun, 20 Jun 2010 01:57:43 +0200 Subject: commited pydocs are author agnostic --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 09463244..cc9fff9c 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,8 @@ doc: cleandoc $(PYTHON) -c 'import pydoc, sys; \ sys.path[0] = "$(CWD)"; \ pydoc.writedocs("$(CWD)")' - rm $(DOCDIR)/test* + rm $(DOCDIR)/test*; \ + find . -name \*.html -exec sed -i 's|'$(CWD)'|../..|g' -- {} \; cleandoc: test -d $(DOCDIR) && rm -f -- $(DOCDIR)/*.html -- cgit 1.4.1-2-gfad0