diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml b/kdoctools/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml new file mode 100644 index 000000000..881b00a88 --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml @@ -0,0 +1,23 @@ +<refentry id="htmlhelp.enhanced.decompilation"> +<refmeta> +<refentrytitle>htmlhelp.enhanced.decompilation</refentrytitle> +<refmiscinfo role="type">boolean</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.enhanced.decompilation</refname> +<refpurpose>Allow enhanced decompilation of CHM?</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.enhanced.decompilation.frag'> +<xsl:param name="htmlhelp.enhanced.decompilation" select="0"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>When set to 1 this parameter enables enhanced decompilation of CHM.</para> + +</refsect1> +</refentry> + |