6.12.4 Including children of topic headings

If your document has a bookmap that includes part elements, by default their titles appear in output only with related topics, mainly siblings. You can direct DITA2Go to include the titles of their child topics as well.

To include titles of topic-heading children:

[TopicHeads]
; AddTopicHeadChildren = No (default) or Yes
AddTopicHeadChildren = Yes
; TopicHeadChildHeadFormat = format for topic head children heading;
; the children themselves use the [RelatedLinks]TopicTitleFormat.
TopicHeadChildHeadFormat = TopicHeadChildHead

When AddTopicHeadChildren=Yes, DITA2Go adds related child links to topic-heading topic content, provided the following is true:

[RelatedLinks]
GenerateParentChild = Yes

Setting AddTopicHeadChildren=Yes overrides the value of UseChildren (see §13.2 Generating and including related links). The added items use the same formats as other related links.

To specify the text of an introductory heading for a list of child topics, in a language configuration file:

[TopicHeadText]
TopicHeadChildHead = In this section:

See §8.9 Localizing output headings, labels, and names. The text shown here is the default value specified in d2g_lang_en.ini, located in directory %OMSYSHOME%\d2g\system\lang.

See also:

§13.2 Generating and including related links

Previous Topic:  6.12.3 Including title-only topics in output

Next Topic:  6.13 Deciding where to display title and shortdesc

Parent Topic:  6.12 Specifying options for maps

Sibling Topics:

6.12.1 Providing default output formats for map content

6.12.2 Including shortdesc content in the title attribute

6.12.3 Including title-only topics in output

Table of ContentsIndex