aboutsummaryrefslogtreecommitdiff
blob: 63d6f4c9cb2b7ca0ff48df52fe712eb6716f0975 (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
<?xml version="1.0"?>
<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 an handbook giving developers and users correct,
detailed, up to date technical content.
</p>
<p>
Contributions are encouraged. See the Contributing to This Document
section for how to get started.
</p>
</body>

<!-- FIXME: Add Authors -->

<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="eclass-writing/"/>
<include href="profiles/"/>
<include href="keywording/"/>
</guide>