summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/htmlhelp.chm.xml
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.chm.xml')
-rw-r--r--kdoctools/docbook/xsl/params/htmlhelp.chm.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.chm.xml b/kdoctools/docbook/xsl/params/htmlhelp.chm.xml
new file mode 100644
index 000000000..7d571e320
--- /dev/null
+++ b/kdoctools/docbook/xsl/params/htmlhelp.chm.xml
@@ -0,0 +1,23 @@
+<refentry id="htmlhelp.chm">
+<refmeta>
+<refentrytitle>htmlhelp.chm</refentrytitle>
+<refmiscinfo role="type">string</refmiscinfo>
+</refmeta>
+<refnamediv>
+<refname>htmlhelp.chm</refname>
+<refpurpose>Filename of output HTML Help file.</refpurpose>
+</refnamediv>
+
+<refsynopsisdiv>
+<src:fragment id='htmlhelp.chm.frag'>
+<xsl:param name="htmlhelp.chm" select="'htmlhelp.chm'"/>
+</src:fragment>
+</refsynopsisdiv>
+
+<refsect1><title>Description</title>
+
+<para>Change this parameter if you want different name of result
+CHM file than htmlhelp.chm.</para>
+
+</refsect1>
+</refentry>