Use the optional <description> element to describe the page. The description is not displayed to the user.
To configure the description element
<pages> <page id="page1" first="true"> <description>First page. Shows the environment options.</description> ... </page> <page id="page2"></page> <page id="page3"></page> </pages>
Related topics