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