You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kdoctools/docbook/xsl/params/htmlhelp.button.back.xml

24 lines
573 B

<refentry id="htmlhelp.button.back">
<refmeta>
<refentrytitle>htmlhelp.button.back</refentrytitle>
<refmiscinfo role="type">boolean</refmiscinfo>
</refmeta>
<refnamediv>
<refname>htmlhelp.button.back</refname>
<refpurpose>Should be Back button shown?</refpurpose>
</refnamediv>
<refsynopsisdiv>
<src:fragment id='htmlhelp.button.back.frag'>
<xsl:param name="htmlhelp.button.back" select="1"/>
</src:fragment>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para>If you want Back button shown on toolbar, turn this
parameter to 1.</para>
</refsect1>
</refentry>