.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "GTML 1" .TH GTML 1 2024-02-17 "gtml 3.6.0" "Debian GNU/Linux" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME gtml \- an HTML pre\-processor .SH SYNOPSIS .IX Header "SYNOPSIS" .Vb 1 \& gtml [\-D macro] [\-F file] [\-h|\-\-help] [\-\-version] .Ve .SH DESCRIPTION .IX Header "DESCRIPTION" GTML is an HTML pre-processor which adds some extra features specially designed for maintaining multiple web pages. HTML files generated by GTML are just like any other HTML files. Because GTML does not attempt to interpret your HTML commands in any way, it's fully compatible with all version of HTML, and does not require any specific browser or server. .SH OPTIONS .IX Header "OPTIONS" .IP \-Dmacro[=definition] 4 .IX Item "-Dmacro[=definition]" Define constant eventually to be . .IP \-Ffile 4 .IX Item "-Ffile" Do not process all files in the next project, but . .IP "\-h, \-\-help" 4 .IX Item "-h, --help" Show this help. .IP \-\-version 4 .IX Item "--version" Get the gtml current version. .SH NOTES .IX Header "NOTES" This man page is not part of the gtml source package. It was created for the Debian GNU/Linux Project. .SH AUTHOR .IX Header "AUTHOR" Raphael Bossek