From 086c683684f8eeead39fc664f829804276150d0a Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 26 Mar 2004 18:18:57 +0000 Subject: Second instalment of the manual: added a chapter on output formats. I _think_ the manual now contains all the information a user should need, even if not yet in an optimal order for a beginner to learn from. [originally from svn r3989] --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/Makefile') diff --git a/doc/Makefile b/doc/Makefile index 62c3229..cacad86 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,4 +1,4 @@ -CHAPTERS := $(SITE) blurb intro running input licence +CHAPTERS := $(SITE) blurb intro running input output licence INPUTS = $(patsubst %,%.but,$(CHAPTERS)) -- cgit v1.1