Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/qa: devmanual.xml
Date: Sun, 28 Oct 2012 19:47:46
Message-Id: 20121028194736.BDD3321600@flycatcher.gentoo.org
1 hwoarang 12/10/28 19:47:36
2
3 Modified: devmanual.xml
4 Log:
5 Update page. Drop obsolete bits. Use new alias
6
7 Revision Changes Path
8 1.4 xml/htdocs/proj/en/qa/devmanual.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/devmanual.xml?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/devmanual.xml?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/qa/devmanual.xml?r1=1.3&r2=1.4
13
14 Index: devmanual.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/qa/devmanual.xml,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- devmanual.xml 28 Apr 2008 02:18:30 -0000 1.3
21 +++ devmanual.xml 28 Oct 2012 19:47:36 -0000 1.4
22 @@ -7,13 +7,16 @@
23 <project>
24 <name>Gentoo Devmanual</name>
25 <longname>Gentoo Devmanual</longname>
26 - <date>May 24, 2006</date>
27 + <date>Oct 28, 2012</date>
28 <author title="Author">
29 <mail link="halcy0n@g.o">Mark Loeser</mail>
30 </author>
31 <author title="Editor">
32 <mail link="spb@g.o">Stephen Bennett</mail>
33 </author>
34 + <author title="Editor">
35 + <mail link="hwoarang@g.o">Markos Chandras</mail>
36 + </author>
37
38 <description>
39 The Gentoo Devmanual is a technical manual for developers which covers
40 @@ -25,39 +28,12 @@
41 <p>
42 The <uri link="http://devmanual.gentoo.org">Devmanual</uri>'s intended
43 audience is Gentoo developers, or those interested in the specifics of
44 - Gentoo development. Topics that are covered include, but are not limited
45 - to:
46 - </p>
47 - <ul>
48 - <li>
49 - <uri link="http://devmanual.gentoo.org/ebuild-writing/">Ebuilds</uri>
50 - </li>
51 - <li>
52 - <uri link="http://devmanual.gentoo.org/eclass-writing/">Eclasses</uri>
53 - </li>
54 - <li>
55 - <uri link="http://devmanual.gentoo.org/general-concepts/autotools/">Autotools</uri>
56 - </li>
57 - </ul>
58 - <p>
59 - The purpose of the Devmanual is to serve as an educational tool and as a
60 - policy document for issues concerning the tree.
61 + Gentoo development.
62 + The purpose of the Devmanual is to serve as an educational tool and as a
63 + policy document for issues concerning the tree.
64 </p>
65 </longdescription>
66
67 - <extrachapter>
68 - <title>Documentation</title>
69 - <section>
70 - <body>
71 -
72 - <p>
73 - The Devmanual itself can be found at
74 - <uri link="http://devmanual.gentoo.org">http://devmanual.gentoo.org</uri>
75 - </p>
76 - </body>
77 - </section>
78 - </extrachapter>
79 -
80 <extrachapter position="bottom">
81 <title>How to Contribute</title>
82 <section>
83 @@ -67,7 +43,7 @@
84 suggestions on how we can make the Devmanual better, please
85 read the <uri link="http://devmanual.gentoo.org/appendices/contributing/">
86 Contributing section</uri> or enter a bug in <uri link="http://bugs.gentoo.org">
87 - Gentoo Bugzilla</uri>, assigning it to <mail link="qa@g.o">qa@g.o</mail>.
88 + Gentoo Bugzilla</uri>, assigning it to <mail link="devmanual@g.o">devmanual@g.o</mail>.
89 </p>
90
91 </body>