pdoc2htm 1.4.3 © 2002-2013 by Turku PET Centre
Convert the information text, printed by command-line programs,
to XHTML 1.0 format.
For software developed in Turku PET Centre, these documents are stored
in
http://www.turkupetcentre.net/programs/doc/
Usage: pdoc2htm <Text file> [HTML filename]
Options:
-L Sets HTML-links for 'See also:' list
-validator=<yes|no>
Link to W3C XHTML validator is added or not added (default)
-GPL=<yes|no>
Link to GNU GPL is added (default) or not added
-XML
Document is saved in XML format for automatic program listing;
options -L, -validator, and -gpl are not effective
-h or --help
Print this message and exit
--version or --build
Print software build information and exit
--silent
Program works silently, printing only error and warning messages.
Example:
program --help > temp.txt
pdoc2htm temp.txt program.html
See also:
progvers,
adddate
Keywords: programming, tools
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.