diff options
Diffstat (limited to 'kdoctools/docbook/xsl/params/htmlhelp.button.jump1.xml')
-rw-r--r-- | kdoctools/docbook/xsl/params/htmlhelp.button.jump1.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.xml b/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.xml new file mode 100644 index 000000000..a578dd675 --- /dev/null +++ b/kdoctools/docbook/xsl/params/htmlhelp.button.jump1.xml @@ -0,0 +1,23 @@ +<refentry id="htmlhelp.button.jump1"> +<refmeta> +<refentrytitle>htmlhelp.button.jump1</refentrytitle> +<refmiscinfo role="type">boolean</refmiscinfo> +</refmeta> +<refnamediv> +<refname>htmlhelp.button.jump1</refname> +<refpurpose>Should be Jump1 button shown?</refpurpose> +</refnamediv> + +<refsynopsisdiv> +<src:fragment id='htmlhelp.button.jump1.frag'> +<xsl:param name="htmlhelp.button.jump1" select="0"/> +</src:fragment> +</refsynopsisdiv> + +<refsect1><title>Description</title> + +<para>If you want Jump1 button shown on toolbar, turn this +parameter to 1.</para> + +</refsect1> +</refentry> |