diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.hhc.section.depth.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.hhc.section.depth.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.hhc.section.depth.xml b/kdoctools/docbook/xsl/params/htmlhelp.hhc.section.depth.xml new file mode 100644 index 000000000..b00f4d802 --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.hhc.section.depth.xml @@ -0,0 +1,23 @@ +<refentry id="htmlhelp.hhc.section.depth"> +<refmeta> +<refentrytitle>htmlhelp.hhc.section.depth</refentrytitle> +<refmiscinfo role="type">integer</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhc.section.depth</refname> +<refpurpose>Depth of TOC for sections in a left pane.</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.hhc.section.depth.frag'> +<xsl:param name="htmlhelp.hhc.section.depth" select="5"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>Change this parameter if you want shallower ToC in a left pane +of HTML Help viewer.</para> + +</refsect1> +</refentry> |