1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Remove tools and documention for generating TODO.html.

This commit is contained in:
Bruce Momjian
2008-08-20 18:22:28 +00:00
parent a8cd6cd109
commit 3c35de85e7
2 changed files with 0 additions and 28 deletions

View File

@ -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.