1<refentry id="htmlhelp.hhc.show.root">
2<refmeta>
3<refentrytitle>htmlhelp.hhc.show.root</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.hhc.show.root</refname>
8<refpurpose>Should be entry for root element shown in ToC?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.hhc.show.root.frag'>
13<xsl:param name="htmlhelp.hhc.show.root" select="1"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>If set to 0, there will be no entry for root element in
20ToC. This is useful when you want provide user with expanded ToC as
21a default.</para>
22
23</refsect1>
24</refentry>
25