Page 1 of 1

Topics without conbody in WebHelp Responsive

Posted: Tue Feb 02, 2021 2:52 pm
by Kid_A
I want to transform a Word document to DITA and finally publish it as a WebHelp Responsive website.

The transformation generates concept topics representing the heading styles in my document. Some of those topics consists only of a title without conbody. (Because there is no content in this chapter, but the sup chapters.)

Now when I run the transformation scenario, those topics without conbody are displayed as topic content in the Topic Page of the published site. (See example) How can suppress those topics to be displayed? Or how can I change the settings so that the title is followed by links to the "sub chapters"?
Example.JPG

Re: Topics without conbody in WebHelp Responsive

Posted: Tue Feb 02, 2021 7:23 pm
by Kid_A
Setting the webhelp.show.child.links from "no" to "yes" resolved my problem.