summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/htmlhelp.button.stop.xml
blob: 5b88acb91f3a3c48740002b71a120d4c9dfdf7be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<refentry id="htmlhelp.button.stop">
<refmeta>
<refentrytitle>htmlhelp.button.stop</refentrytitle>
<refmiscinfo role="type">boolean</refmiscinfo>
</refmeta>
<refnamediv>
<refname>htmlhelp.button.stop</refname>
<refpurpose>Should be Stop button shown?</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='htmlhelp.button.stop.frag'>
<xsl:param name="htmlhelp.button.stop" select="0"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>If you want Stop button shown on toolbar, turn this
parameter to 1.</para>

</refsect1>
</refentry>