aboutsummaryrefslogtreecommitdiff
blob: c2c89b0a1de8789088bc420832be7e4ef811023c (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
<?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=Doc%20Other;component=Devmanual;resolution=---">bug list</uri>
and file a <uri link="https://bugs.gentoo.org/enter_bug.cgi?product=Doc%20Other;component=Devmanual;format=guided">new bug</uri>.
The <uri link="::appendices/contributors"/>
section lists specific contributions to this manual.
</p>
<p>Users that are interested in becoming a Gentoo Developer are encouraged to also read the <uri link="http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml">Gentoo Developer Handbook</uri>.</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="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>