diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.hhc.binary.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.hhc.binary.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.hhc.binary.xml b/kdoctools/docbook/xsl/params/htmlhelp.hhc.binary.xml new file mode 100644 index 000000000..b8cc986df --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.hhc.binary.xml @@ -0,0 +1,24 @@ +<refentry id="htmlhelp.hhc.binary"> +<refmeta> +<refentrytitle>htmlhelp.hhc.binary</refentrytitle> +<refmiscinfo role="type"></refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhc.binary</refname> +<refpurpose>Generate binary ToC?</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.hhc.binary.frag'> +<xsl:param name="htmlhelp.hhc.binary" select="1"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>This parametr controls whether binary TOC will be generated. You +must create binary TOC if you want to add Prev/Next buttons to toolbar +(which is default behaviour). Files with binary TOC can't be merged.</para> + +</refsect1> +</refentry> |