To specify whether contents, index, or both are to be generated for HTML-based Help:
[MSHtmlHelpOptions] or [JavaHelpOptions]
; ListType (for filter to create) = Both (default), Contents, or Index
For OmniHelp, see §10.6 Choosing navigation features for OmniHelp.
For Eclipse Help, see §12.4.1 Choosing contents and index methods for Eclipse Help.
To specify how contents and index are generated for HTML-based Help, depending on the value of ListType:
[MSHtmlHelpOptions] or [JavaHelpOptions] or [OmniHelpOptions]
; RefFileType = Full, Body, or None
RefFileType values have the following effects:
You might set RefFileType=None if you are repeatedly re-running a conversion to tune something in text, and you do not want the (small) overhead of writing out the contents and index information every time.
Note: If you set RefFileType=Full when you are converting a FrameMaker book, you will get contents and index entries only for the last chapter file in the book.
For HTML Help, you can specify one additional value for RefFileType. See §9.8.1 Choosing how to generate HTML Help contents and index.
For Eclipse Help, the default value of RefFileType is Full, regardless of whether you are converting a FrameMaker book or a single-file document. See §12.4.1 Choosing contents and index methods for Eclipse Help.