diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.hhp.windows.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.hhp.windows.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.hhp.windows.xml b/kdoctools/docbook/xsl/params/htmlhelp.hhp.windows.xml new file mode 100644 index 000000000..81d0b7304 --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.hhp.windows.xml @@ -0,0 +1,25 @@ +<refentry id="htmlhelp.hhp.windows"> +<refmeta> +<refentrytitle>htmlhelp.hhp.windows</refentrytitle> +<refmiscinfo role="type">string</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhp.windows</refname> +<refpurpose>Definition of additional windows</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.hhp.windows.frag'> +<xsl:param name="htmlhelp.hhp.windows"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>Content of this parameter is placed at the end of [WINDOWS] +section of project file. You can use it for defining your own +addtional windows.</para> + +</refsect1> +</refentry> + |