aboutsummaryrefslogtreecommitdiff
blob: aa7dcae55a16eec136a1a0788c74ba0b5c52d572 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<guide root="true">
<chapter>
<title>Master index</title>

<body>
<p>
This document is an ongoing work in progress. It contains gaps,
inaccuracies, omissions, typos and the occasional outright lie. The
intent is to make a handbook giving developers and users correct,
detailed, up to date technical content.
</p>

<authors>
  <authorlist title="Contributors" href="appendices/contributors/"/>
</authors>

<p>
Contributions are encouraged. See the <uri link="::appendices/contributing/"/>
section for how to get started. The <uri link="::appendices/contributors/"/>
section lists specific contributions to this manual.
</p>
</body>

<section>
<title>Contents</title>
<body>
<contentsTree maxdepth="1"/>
</body>
</section>

<section>
<title>Full contents</title>
<body>
<contentsTree/>
</body>
</section>
</chapter>

<include href="quickstart/"/>
<include href="general-concepts/"/>
<include href="ebuild-writing/"/>
<include href="ebuild-maintenance/" />
<include href="eclass-writing/"/>
<include href="profiles/"/>
<include href="keywording/"/>
<include href="tasks-reference/"/>
<include href="function-reference/"/>
<include href="eclass-reference/"/>
<include href="tools-reference/"/>
<include href="hosted-projects/"/>
<include href="archs/"/>
<include href="appendices/"/>
</guide>