You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/htmlhelp.hhc.show.root.xml

25 lines
668 B

<refentry id="htmlhelp.hhc.show.root">
<refmeta>
<refentrytitle>htmlhelp.hhc.show.root</refentrytitle>
<refmiscinfo role="type">boolean</refmiscinfo>
</refmeta>
<refnamediv>
<refname>htmlhelp.hhc.show.root</refname>
<refpurpose>Should be entry for root element shown in ToC?</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='htmlhelp.hhc.show.root.frag'>
<xsl:param name="htmlhelp.hhc.show.root" select="1"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>If set to 0, there will be no entry for root element in
ToC. This is useful when you want provide user with expanded ToC as
a default.</para>
</refsect1>
</refentry>