commit: 254f88c6369a54657f4afa87c85769ec518574bd
Author: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
AuthorDate: Sun Apr 24 05:19:57 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> binghamton <DOT> edu>
CommitDate: Wed Apr 27 15:56:11 2016 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=254f88c6
ebuild-writing/functions/src_prepare: add links to subsections
Signed-off-by: Göktürk Yüksek <gokturk <AT> binghamton.edu>
ebuild-writing/functions/src_prepare/text.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/ebuild-writing/functions/src_prepare/text.xml
b/ebuild-writing/functions/src_prepare/text.xml
index 3d9030c..932190e 100644
--- a/ebuild-writing/functions/src_prepare/text.xml
+++ b/ebuild-writing/functions/src_prepare/text.xml
@@ -57,6 +57,18 @@ src_prepare() {
</body>
</section>
+<section>
+<title><c>src_prepare</c> Processes</title>
+<body>
+<p>
+The following subsections cover different topics which often occur
+when writing <c>src_prepare</c> functions.
+</p>
+
+<contentsTree/>
+</body>
+</section>
+
</chapter>
<include href="epatch/"/>
<include href="autopackage/"/>