Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

12 Generating Eclipse Help > 12.7 Setting up CSH for Eclipse Help > 12.7.4 Configuring context descriptions


12.7.4 Configuring context descriptions

By default, Mif2Go 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 Mif2Go 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



12 Generating Eclipse Help > 12.7 Setting up CSH for Eclipse Help > 12.7.4 Configuring context descriptions