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