logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gjots2html - Convert a gjotsfile to HTML (on stdout)

Author

Description

gjots2html converts a gjotsfile into HTML with a table of contents.

       Presently up to 8 levels of table of contents subject tree are supported.

       gjotsfile uses m4(1) and awk(1)

Name

       gjots2html - Convert a gjotsfile to HTML (on stdout)

Options

-l     adds <HR> lines after each section.

       -c     adds a link to the TABLE OF CONTENTS after each section.

       -ttitle
              adds a title to the page

       -ilevel
              Creates  the  table of contents down to that level of heading. The default is to include all head‐
              ings.

See Also

gjots(1), gjots2docbook(1), docbook2gjots(1), gjots2html.py(1)

                                                                                                   GJOTS2HTML(1)

Synopsis

gjots2html { -lc ] [ -ttitle ] [ -ilevel } [ gjotsfile ]

See Also