Omni Systems, Inc.

  

Mif2Go User's Guide, Version 55

  

Valid HTML 4.01!

 

Made with Mif2Go

12 Generating Eclipse Help > 12.4 Configuring contents and index for Eclipse Help > 12.4.4 Configuring contents properties for Eclipse Help > 12.4.4.3 Enabling mid-topic links from the TOC


12.4.4.3 Enabling mid-topic links from the TOC

The presence of anchors in TOC entries (such as href="topic.htm#anchor") breaks Eclipse Help native breadcrumbs (Eclipse bug 184787), and possibly more. Therefore, by default Mif2Go omits these anchors. However, omitting the anchors also prevents mid-topic jumps from the TOC.

To enable mid-topic jumps by including anchors in Eclipse Help TOC entries:

[EclipseHelpOptions]

; TocNamesFileOnly = Yes (default, workaround for Eclipse bug 184787,

; and others, where use of #aname breaks Eclipse native breadcrumbs),

; or No (allows direct midtopic jumps to points within files).

TocNamesFileOnly = No

When TocNamesFileOnly=Yes (the default), Mif2Go omits anchors from TOC entries, enabling Eclipse Help native breadcrumbs but disabling mid-topic jumps from the TOC.

When TocNamesFileOnly=No, Mif2Go includes anchors in TOC entries, enabling mid-topic jumps from the TOC, but disabling Eclipse Help native breadcrumbs.

See also:

§12.2.6 Disabling breadcrumb trails in Eclipse Help



12 Generating Eclipse Help > 12.4 Configuring contents and index for Eclipse Help > 12.4.4 Configuring contents properties for Eclipse Help > 12.4.4.3 Enabling mid-topic links from the TOC