WebHelp Responsive Main Page Template

The Main Page Template is used to generate the home page of the WebHelp Responsive output. The name of the template file is wt_index.html and it is located in the following directory:

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

The main function of the home page is to display top level information and provide links that help you easily navigate to any of the top level topics of the publication. These links can be rendered in either a Tiles or Tree style of layout. The HTML page produced for the home page also consists of various other components, such as a logo, title, menu, search field, or index link.

Example: Main Page Components of a Tiles Style of Layout

Example: Main Page Components of a Tree Style of Layout

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

Was this helpful?