Specify whether to insert the Table Of Contents of the documentation.

Currently, the Table Of Contents is available only in RTF documentation. However, it is not actually generated. Rather, a special RTF "{TOC}" field is inserted. The real Table Of Contents is generated by MS Word according to that field and style/level paragraph settings specified on the headings of some documentation section. This produces the Table Of Contents with the following structure:


Overview.......................
   Package Summary.............
   All Classes Summary.........
package1.......................
   class1......................
   class2......................
   ...
package2.......................
   ...
...
To have the Table Of Contents generated, the document should be loaded in MS Word and the {TOC} field updated. For instance, you can press Ctrl-A (select all) and then F9 (update selected fields).

Related Template:

The Table Of Contents is generated by the template: JavadocPro/lib/TOC.tpl
See Also:
"Pagination | Start from new page | Table Of Contents" parameter