aboutsummaryrefslogtreecommitdiff
blob: ace731ef42547d220fe94665b5b18d2a1a65baf1 (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
<?xml version="1.0"?>
<guide self="general-concepts/">
<chapter>
<title>General Concepts</title>

<body>
<p>
This section covers some general concepts with which you should be familiar when
writing ebuilds or working with the Gentoo repository.
</p>
</body>

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

</chapter>

<!-- Keep in alphabetical order -->
<include href="autotools/"/>
<include href="config-protect/"/>
<include href="dependencies/"/>
<include href="ebuild-revisions/"/>
<include href="emerge-and-ebuild/"/>
<include href="features/"/>
<include href="filesystem/"/>
<include href="git-to-rsync/"/>
<include href="install-destinations/"/>
<include href="licenses/"/>
<include href="manifest/"/>
<include href="mirrors/"/>
<include href="news/"/>
<include href="overlay/"/>
<include href="package-collisions/"/>
<include href="package-maintainers/"/>
<include href="pic/"/>
<include href="portage-cache/"/>
<include href="projects/"/>
<include href="sandbox/"/>
<include href="slotting/"/>
<include href="tree/"/>
<include href="use-flags/"/>
<include href="user-environment/"/>
<include href="virtuals/"/>
</guide>