diff options
Diffstat (limited to 'params/htmlhelp.hhp.tail.xml')
-rw-r--r-- | params/htmlhelp.hhp.tail.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/params/htmlhelp.hhp.tail.xml b/params/htmlhelp.hhp.tail.xml new file mode 100644 index 0000000..c239b9a --- /dev/null +++ b/params/htmlhelp.hhp.tail.xml @@ -0,0 +1,28 @@ +<refentry xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + version="5.0" xml:id="htmlhelp.hhp.tail"> +<refmeta> +<refentrytitle>htmlhelp.hhp.tail</refentrytitle> +<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhp.tail</refname> +<refpurpose>Additional content for project file.</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment xml:id="htmlhelp.hhp.tail.frag"> +<xsl:param name="htmlhelp.hhp.tail"/> +</src:fragment> +</refsynopsisdiv> + +<refsection><info><title>Description</title></info> + +<para>If you want to include some additional parameters into project file, +store appropriate part of project file into this parameter.</para> + +</refsection> +</refentry> |