diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.hhp.window.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.hhp.window.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.hhp.window.xml b/kdoctools/docbook/xsl/params/htmlhelp.hhp.window.xml new file mode 100644 index 000000000..7ba52966d --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.hhp.window.xml @@ -0,0 +1,23 @@ +<refentry id="htmlhelp.hhp.window"> +<refmeta> +<refentrytitle>htmlhelp.hhp.window</refentrytitle> +<refmiscinfo role="type">string</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.hhp.window</refname> +<refpurpose>Name of default window.</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.hhp.window.frag'> +<xsl:param name="htmlhelp.hhp.window" select="'Main'"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>Name of default window. If empty no [WINDOWS] section will be +added to project file.</para> + +</refsect1> +</refentry> |