WebHelp Responsive Topic Template

The Topic Template is used to generate HTML pages for each topic in the WebHelp Responsive output. The name of the template file is wt_topic.html and it is located in the following directory:

DITA_OT_DIR/plugins/com.oxygenxml.webhelp/templates/dita/bootstrap/

The HTML pages produced for each topic consist of the topic content along with various other additional components, such as a title, menu, navigation breadcrumb, print icon, or side table of contents.

Example: Topic Page Components

The components that can be referenced in the wt_topic.html template file are as follows:

Was this helpful?