21.3.4.4 Specifying Eclipse Help TOC properties in plugin.xml

To specify TOC properties in plugin.xml:

[EclipseHelpOptions]
; TocFilename = name for contents file, always toc.xml for primary
TocFilename=toc.xml
; TocPrimary = Yes (default, toc.xml) or No (secondary)
TocPrimary=Yes
; TocExtradir = path to dir for additional docs to include
; in search index, even if not referenced from any toc topic
TocExtradir =

See §21.4.3 Configuring contents properties for Eclipse Help.

Previous Topic:  21.3.4.3 Specifying the plug-in schema version for plugin.xml

Next Topic:  21.3.4.5 Specifying Eclipse Help index properties in plugin.xml

Parent Topic:  21.3.4 Configuring the plug-in manifest file for Eclipse Help

Sibling Topics:

21.3.4.1 Creating plugin.xml for Eclipse Help

21.3.4.2 Including a processing instruction to validate plugin.xml

21.3.4.3 Specifying the plug-in schema version for plugin.xml

21.3.4.5 Specifying Eclipse Help index properties in plugin.xml

21.3.4.6 Including a runtime element in plugin.xml

21.3.4.7 Including or excluding full-text search for Eclipse Help

21.3.4.8 Specifying Eclipse Help CSH properties in plugin.xml