DITA2Go generates a table of contents for Word, by default, from map information. The table of contents precedes the first topic; see §14.3 Generating a table of contents.
To omit the table of contents:
[Contents]
; GenerateTOC = Yes (default) or No (omit TOC)
GenerateTOC = No
If your DITA source has a bookmap that includes an <indexlist> element, by default DITA2Go generates Word index entries from any index terms in your document. See §14.8 Producing an index.
[Index]
; GenerateIDX = Yes (default, generate index) or No.
GenerateIDX = No
When GenerateIDX=Yes, provided [WordOptions]Index=Standard, you can have Word generate an index after conversion. To include {xe} fields for index terms in RTF output, see §15.10.2 Including index terms in Word.
For RTF output, DITA2Go does not produce a formatted index; instead, you must update fields in Word for this step. The result will be an index with page-number references, but without live links to content.