aboutsummaryrefslogtreecommitdiff
blob: d8e844f9c0a2b7b4f5d16a672a9411acda72b7b8 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>
<guide self="function-reference/">
<chapter>
<title>Function reference</title>

<body>
<p>
The following functions are available for use in ebuilds:
</p>
</body>

<section>
<title>Contents</title>
<body>
<contentsTree/>
</body>
</section>
</chapter>

<include href="build-functions/"/>
<include href="error-functions/"/>
<include href="install-functions/"/>
<include href="message-functions/"/>
<include href="query-functions/"/>
<include href="sandbox-functions/"/>

</guide>