1.
System requirements: Windows 95 / 98 / ME / NT 4.0 / 2000 / XP.
Program creates table of contents (TOC) of HTML files from header <h> tags.
Its main features are:
- Can process single or multiple files.
- Automatically uses existing named anchors inside <h> tags or creates
new ones if none.
- Automatically links TOC items to header tags.
- User sets range of <h> tags being used in TOC. E.g.: <h1>
through <h3>, or <h2> through <h6>. This can be used to
create TOCs of various depths from the same files.
- Can process page titles, which is useful for multiple file processing.
Titles have precedence over <h1> tags.
- Completely re-entrant. If you change the file after
you have generated TOC, when you again supply it to the program, the program
doesn't create redundant named anchors and doesn't duplicate TOC.
- Can put numbering (like "1.20.4.") both into TOC items and
<h> tags. If multiple files are processed then numbering is kept in
order throughout all files.
- TOC appearance is based on a template. User can create a new template or edit
existing one. Program is shipped with some
predefined
templates. You have total control over TOC style.
- User specifies a place where to insert TOC with <!--TOC--> tag.
Without this tag program selects a place automatically.
Note that program supports only single-byte character sets. Unicode or other
double-byte sets are not supported.
The program is a shareware. See license.txt
file for legal information.