1<refentry id="htmlhelp.autolabel">
2<refmeta>
3<refentrytitle>htmlhelp.autolabel</refentrytitle>
4<refmiscinfo role="type">boolean</refmiscinfo>
5</refmeta>
6<refnamediv>
7<refname>htmlhelp.autolabel</refname>
8<refpurpose>Should tree-like ToC use autonumbering feature?</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='htmlhelp.autolabel.frag'>
13<xsl:param name="htmlhelp.autolabel" select="0"/>
14</src:fragment>
15</refsynopsisdiv>
16
17<refsect1><title>Description</title>
18
19<para>If you want to include chapter and section numbers into ToC in
20the left panel, set this parameter to 1.</para>
21
22</refsect1>
23</refentry>
24