SiteC Feature: insert_toc

SiteC Feature: insert_toc

To insert a Table of Content into your HTML-pages just insert the following command into you HTML-source code:
<PRO ACTION="insert_toc">
This tag evaluates during the compilation into the list of titles of all HTML-files in the current directory with exception files called "index.html" or "index.htm". Sort criterium is the title of the files.

Alternatively, if you have enabled the preprocessor you can insert:

[$ insert_toc ]
If you need a more specific selection of files to be listed, have a look into section TODO.