PTT(1) NAME ptt SYNOPSIS ptt file DESCRIPTION Ptt is a HTML builder that produes HTML document from a text file of TT format. TT format is tag based format. In contrast to HTML format, those tags are put to lines, which makes document much readable to human. TT format has almost full ability of HTML format. TT format is designed so that we need not write some tedious tags such as
and
.
EXAMPLE 1
---- from here ----
H1: PTT(1)
H2: NAME
ptt
H2: SYNOPSIS
Ptt is a HTML builder that produes HTML document from a text file of TT format.
TT format is tag based format.
...
---- to here ----
SEE ALSO
You will find detailed description in
http://ar.aichi-u.ac.jp/ptt/ # Japanese
http://ar.aichi-u.ac.jp/ptt/grammar.html # Japanese
http://ar.aichi-u.ac.jp/ptt/ptt.html # English