diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.hhp.tail.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.hhp.tail.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.hhp.tail.xml b/kdoctools/docbook/xsl/params/htmlhelp.hhp.tail.xml new file mode 100644 index 000000000..0792bbb65 --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.hhp.tail.xml @@ -0,0 +1,23 @@ +<refentry id="htmlhelp.hhp.tail"> +<refmeta> +<refentrytitle>htmlhelp.hhp.tail</refentrytitle> +<refmiscinfo role="type">string</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhp.tail</refname> +<refpurpose>Additional content for project file.</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.hhp.tail.frag'> +<xsl:param name="htmlhelp.hhp.tail"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>If you want to include some additional parameters into project file, +store appropriate part of project file into this parameter.</para> + +</refsect1> +</refentry> |