1<refentry id="htmlhelp.button.forward">
2<refmeta>
3<refentrytitle>htmlhelp.button.forward</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.button.forward</refname>
8<refpurpose>Should be Forward button shown?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.button.forward.frag'>
13<xsl:param name="htmlhelp.button.forward" select="0"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>If you want Forward button shown on toolbar, turn this
20parameter to 1.</para>
21
22</refsect1>
23</refentry>
24