From 3c35de85e7b23f1152a069f9f8508d7fca270704 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 20 Aug 2008 18:22:28 +0000 Subject: Remove tools and documention for generating TODO.html. --- doc/src/FAQ/README | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/src/FAQ') diff --git a/doc/src/FAQ/README b/doc/src/FAQ/README index 09c380b005..c3e78e0b31 100644 --- a/doc/src/FAQ/README +++ b/doc/src/FAQ/README @@ -2,7 +2,3 @@ The FAQ* files in this directory are the master versions, and the ../../FAQ* text files are created using lynx: lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist FAQ* - -The TODO.html file in this directory is not the master; doc/TODO is the -master. Use src/tools/TODO2html to create the HTML version stored here. - -- cgit v1.2.3