blob: ddcc65cfdf3c460bb2b120b477356328d4b3c9b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>
|