<header desc="text to show on the header"/>The generator will add it automatically to all the processed HTML files.
<header left="text to show on the left" right="text to show on the right" />
<header right="Generated on ${date}"> This a a test header with an image: <img id="image" width="50px" /> </header>The elements allowed in the Header are:
headerImg
inside the header element. For example:<header right="${date}"> <headerImg id="hand" height="50px" /> My wiki </header>
<footer desc="text to show on the footer"/>The generator will add it automatically to all the processed HTML files.
<footer> This a a test footer with an image: <img id="myImage" width="50px" /> </footer>The elements allowed in the Footer are:
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.