21.7.4 Configuring context descriptions

By default, DITA2Go includes a <description> element for each <context> element in toc.xml.

To provide content for the <description> element:

[EclipseHelpContexts]
; ContextID = short plain-text description for its infopop

For example:

[EclipseHelpContexts]
ChooseProject = Choose a project from the list, or name a new project.
Export = Choose final options and make last-minute changes.

To have DITA2Go copy the <description> value from the <topic label> value instead:

[EclipseHelpOptions]
; DescriptionIsFirstLabel = No (default) or Yes (use the label from
; the first context item as the description for the context)
DescriptionIsFirstLabel = Yes

To omit the <description> element:

[EclipseHelpOptions]
; ContextDescription = Yes (default, include) or No (omit)
ContextDescription = No

Previous Topic:  21.7.3 Configuring context IDs and context anchors

Next Topic:  21.7.5 Locating context information

Parent Topic:  21.7 Setting up CSH for Eclipse Help

Sibling Topics:

21.7.1 Understanding how DITA2Go generates context links

21.7.2 Naming context file and attribute for secondary plug-ins

21.7.3 Configuring context IDs and context anchors

21.7.5 Locating context information