17.11.1 Designating index level separators

To have DITA2Go treat commas in DITA index entries as regular characters instead of index level separators, specify the following option:

[HelpOptions]
; IdxColon = No (default, allow colon and comma as level delimiters)
;  or Yes (use only colon as delimiter, treat comma as regular text)
IdxColon=Yes

You must also edit the WinHelp project file, yourdoc.hpj, to specify this option:

[OPTIONS]
INDEX_SEPARATORS=":"

Use Notepad or any other plain-text editor.

Previous Topic:  17.11 Configuring index entries for WinHelp

Next Topic:  17.11.2 Eliminating duplicate keywords

Parent Topic:  17.11 Configuring index entries for WinHelp

Sibling Topics:

17.11.2 Eliminating duplicate keywords

17.11.3 Keeping or discarding “See also” entries