man htmlpp (Commandes) - A Perl based HTML preprocessor

NAME

htmlpp - A Perl based HTML preprocessor

SYNOPSIS

htmlpp [options] inputfile...

DESCRIPTION

This manual page documents briefly the htmlpp and command. This manual page was written for the Debian distribution because the original program does not have a manual page. Instead, it has documentation in HTML format. Debian users can find it installed upon their system in the following directory : /usr/share/doc/htmlpp/

htmlpp is a preprocessor for converting a text file into a collection of HTML output pages.

OPTIONS

A summary of options is included below. For a complete description, see the Info files.

-debug
Leave work files: useful for debugging macros and loops
-guru
Work in Guru Mode
-env
Load all environment variables into document symbol table
-nofunc
Ignore unknown intrinsic functions (&xxx)
-page
Produce only specified pages; list can take any of these forms: 'nn', 'nn-nn', 'nn,nn,nn'. E.g. -page 1 -page 3,7 You can also refer to output filenames: -page index3.htm
-set
Set symbol value. This override any default settings or settings made from within the htmlpp input.
-charset
Define the character set for the source input. Valid values are 'iso-8859-1' and 'ms-dos'.
-version
Show version of program.

SEE ALSO



AUTHOR

This manual page was written by Steve Kemp <skx@tardis.ed.ac.uk>, for the Debian GNU/Linux system (but may be used by others).