| 1 |
<?xml version='1.0' encoding="UTF-8"?>
|
| 2 |
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
|
| 3 |
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
|
| 4 |
|
| 5 |
<guide link = "/proj/en/glep/index.xml">
|
| 6 |
<title>GLEP Index</title>
|
| 7 |
<author title="Author">
|
| 8 |
<mail link="g2boojum@gentoo.org">Grant Goodyear</mail>
|
| 9 |
</author>
|
| 10 |
|
| 11 |
<abstract>
|
| 12 |
This document provides an index for the various Gentoo Linux
|
| 13 |
Enhancement Proposals (GLEPs).
|
| 14 |
</abstract>
|
| 15 |
|
| 16 |
<version>0.1</version>
|
| 17 |
<date>2 June 2003</date>
|
| 18 |
|
| 19 |
<chapter>
|
| 20 |
|
| 21 |
<title>Gentoo Linux Enhancement Proposals</title>
|
| 22 |
|
| 23 |
<section>
|
| 24 |
<body>
|
| 25 |
<table>
|
| 26 |
<tr><th>Number</th><th>Status</th><th>Title</th></tr>
|
| 27 |
<tr><ti><uri link="glep-0001.html">1</uri></ti><ti>I</ti><ti>GLEP Purpose and Guidelines</ti></tr>
|
| 28 |
<tr><ti><uri link="glep-0002.html">2</uri></ti><ti>I</ti><ti>Sample ReStructuredText GLEP Template</ti></tr>
|
| 29 |
</table>
|
| 30 |
|
| 31 |
</body>
|
| 32 |
</section>
|
| 33 |
</chapter>
|
| 34 |
</guide>
|