1GJOTS2HTML(1) General Commands Manual GJOTS2HTML(1)
2
3
4
6 gjots2html - Convert a gjotsfile to HTML (on stdout)
7
9 gjots2html { -lc ] [ -t title ] [ gjotsfile ]
10
12 gjots2html converts a gjotsfile into HTML with a table of contents.
13
14 Presently up to 4 levels of table of contents subject tree are support‐
15 ed.
16
17 gjotsfile uses m4(1) and awk(1)
18
20 -l adds <HR> lines after each section.
21
22 -c adds a link to the TABLE OF CONTENTS after each section.
23
24 -t title
25 adds a title to the page
26
28 Written by Bob Hepple <bhepple@freeshell.org>
29
30 http://bhepple.freeshell.org/gjots
31
33 Copyright (c) 2002 Robert Hepple
34 This is free software; see the source for copying condi tions. There
35 is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU‐
36 LAR PURPOSE.
37
39 gjots(1), gjots2docbook(1), docbook2gjots(1)
40
41
42
43 GJOTS2HTML(1)