From 1079dfa30108466d413f30526eda468cdf0ae985 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 25 Nov 2009 22:30:35 -0800 Subject: Add Summary document This will hopefully make many things clearer about the project. --- GNUmakefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 5092ba8..d2c0c1c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -96,6 +96,11 @@ doc: .document NEWS ChangeLog doc/NEWS.html doc/README.html $(rake) -s news_atom > doc/NEWS.atom.xml cd doc && ln README.html tmp && mv tmp index.html + $(MAKE) -C Documentation comparison.html + $(RUBY) -i -p -e \ + '$$_.gsub!(/INCLUDE/){File.read("Documentation/comparison.html")}' \ + doc/Summary.html + cat Documentation/comparison.css >> doc/rdoc.css $(RM) $(man1_bins) ifneq ($(VERSION),) -- cgit v1.2.3-24-ge0c7