diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.button.jump1.title.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.button.jump1.title.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.title.xml b/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.title.xml new file mode 100644 index 000000000..ddcc65cfd --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.title.xml @@ -0,0 +1,22 @@ +<refentry id="htmlhelp.button.jump1.title"> +<refmeta> +<refentrytitle>htmlhelp.button.jump1.title</refentrytitle> +<refmiscinfo role="type">string</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.button.jump1.title</refname> +<refpurpose>Title of Jump1 button</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.button.jump1.title.frag'> +<xsl:param name="htmlhelp.button.jump1.title" select="'User1'"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>Title of Jump1 button.</para> + +</refsect1> +</refentry> |