GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


TocPage defines an html page as a table of contents for the current node (current directory). We have considered two ways of specifying a table of contents:
<UL> <LI> ... </UL> (default)
<DT> <DL> ... </DT>
The first is the one generated by texinfo.
For instance:
TocPage gid_toc.html
TocPage contents.ht DT

  • No labels