aboutsummaryrefslogtreecommitdiff
blob: e88ed52c0ad9d035097492600886914b631a5b17 (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"?>
<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>
<p>
Contributions are encouraged. See the <uri link="::appendices/contributing"/>
section for how to get started. If you have any corrections, suggestions or
improvements please look at the
<uri link="https://bugs.gentoo.org/buglist.cgi?product=Documentation;component=Devmanual;resolution=---">bug list</uri>
and file a
<uri link="https://bugs.gentoo.org/enter_bug.cgi?product=Documentation;component=Devmanual;format=guided">new bug</uri>.
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>