The TOC is described in the Design's '<toc>' node subnodes. The node represents either a folder or a terminal item. The rules:
For example, the Manual’s System Guide section describes subsections that have a nesting level of up to 2 as follows:
The title of each TOC section is prefixed by an icon. The folder item's icon indicates its opened/closed status. The terminal item's icon can be a standard or a question mark icon. This can be determined in the icon's properties ('S' or '?', see ). You can replace default icons in particular sections using the 'icon' attribute; for example the last section of the Manual:
<obtain icon="?">How to obtain</obtain>