Skip to main content
Skip table of contents

Hide the pagetree in the exported HTML file

With the Scroll Web Help Theme the page tree is automatically exported. If you do not want to have the page tree displayed, you have to change your theme.

Before you begin: To hide the page tree, a template must exist.

To hide the page tree in the exported HTML file:

  1. Open your template folder.
  2. Go to src > main > resources > template in your template directory.
  3. Open the page.vm file with your favorite text editor.
  4. Delete the following lines at the respective place:

    CODE
    #parse("com/k15t/scroll/scroll-webhelp-theme/scroll-html/include/include-sidebar.vm")
  5. Save the page.vm file and rebuild the template by executing the atlas-package command in the terminal.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.