pgsql: Add script FAQ2txt to convert HTML files to txt. - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add script FAQ2txt to convert HTML files to txt.
Date
Msg-id 20080419124235.A052C7559CC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add script FAQ2txt to convert HTML files to txt.  Add comment to TODO2html.

Modified Files:
--------------
    pgsql/src/tools:
        TODO2html (r1.1 -> r1.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/TODO2html?r1=1.1&r2=1.2)

Added Files:
-----------
    pgsql/src/tools:
        FAQ2txt (r1.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/FAQ2txt?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add TODO2html tool to convert TODO to HTML.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update doc script comments.