File: refentry.xml

package info (click to toggle)
docbook-defguide 2.0.17%2Bsvn9912-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 93,436 kB
  • sloc: xml: 396,482; perl: 4,471; python: 879; makefile: 150; sh: 80
file content (44 lines) | stat: -rw-r--r-- 1,041 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<refentry id="funcprototype.element">
<?dbhtml filename="funcprototype.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>

<refmeta>
<indexterm><primary>elements</primary>
<secondary>funcprototype</secondary></indexterm>
<refentrytitle>funcprototype</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>funcprototype</refname>
<refpurpose>&funcprototype.purpose;</refpurpose>
</refnamediv>

&funcprototype.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>

<para>
A wrapper for a function prototype in a <sgmltag>FuncSynopsis</sgmltag>.
</para>

<refsect2><title>Processing expectations</title>
<para>
See <sgmltag>FuncSynopsis</sgmltag>.
</para>
</refsect2>


&funcprototype.parents.gen;
&funcprototype.children.gen;
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&funcprototype.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>

&funcprototype.example.seealso.gen;
</refsect1>
</refentry>