Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: index.xml
Date: Wed, 01 Feb 2006 17:33:10
Message-Id: 200602011732.k11HWsn9012824@robin.gentoo.org
1 fox2mike 06/02/01 17:32:53
2
3 Added: xml/htdocs/doc/en/handbook/draft/2006.0 index.xml
4 Log:
5 Starting off work on 2006.0 drafts.
6
7 Revision Changes Path
8 1.1 xml/htdocs/doc/en/handbook/draft/2006.0/index.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/index.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/index.xml?rev=1.1&content-type=text/plain&cvsroot=gentoo
12
13 Index: index.xml
14 ===================================================================
15 <?xml version='1.0' encoding="UTF-8"?>
16 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
17
18 <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/index.xml,v 1.1 2006/02/01 17:32:53 fox2mike Exp $ -->
19
20 <guide link="index.xml">
21 <title>Gentoo 2006.0 Handbook</title>
22
23 <author title="Author">
24 <mail link="swift@g.o">Sven Vermeulen</mail>
25 </author>
26
27 <abstract>
28 The Gentoo 2006.0 Handbook is an effort to centralise documentation into a
29 coherent handbook. It contains the networkless installation instructions for the
30 2006.0 release and parts on working with Gentoo and Portage.
31 </abstract>
32
33 <license/>
34
35 <version>5.1</version>
36 <date>2005-09-11</date>
37
38 <chapter>
39 <title>The Gentoo Linux 2006.0 Handbooks</title>
40 <!-- Uncomment when needed, probably for the 2006.0 versions -->
41 <!--
42 <section>
43 <title>Available languages</title>
44 <body>
45
46 <p>
47 The Gentoo Linux 2005.1 Handbook is available in the following languages:
48 </p>
49
50 <p>
51 <uri link="/doc/da/handbook">Danish</uri> |
52 <uri link="/doc/de/handbook">German</uri> |
53 <uri link="/doc/en/handbook">English</uri> |
54 <uri link="/doc/fr/handbook">French</uri> |
55 <uri link="/doc/id/handbook">Indonesian</uri> |
56 <uri link="/doc/it/handbook">Italian</uri> |
57 <uri link="/doc/ja/handbook">Japanese</uri> |
58 <uri link="/doc/pl/handbook">Polish</uri> |
59 <uri link="/doc/ro/handbook">Romanian</uri> |
60 <uri link="/doc/es/handbook">Spanish</uri> |
61 <uri link="/doc/zh_tw/handbook">Traditional Chinese</uri>
62 </p>
63
64 </body>
65 </section>
66 -->
67 <section>
68 <title>Introduction</title>
69 <body>
70
71 <p>
72 Welcome to the Gentoo Linux 2006.0 Handbooks. These handbooks are released
73 together with the Gentoo Linux releases and contain the necessary installation
74 instructions to install Gentoo Linux 2006.0 <brite>without an internet
75 connection.</brite>
76 </p>
77
78 <p>
79 However, if you want to install Gentoo Linux using the latest versions of all
80 available packages, please use the Installation Instructions in the <uri
81 link="/doc/en/handbook/index.xml">Gentoo Linux Handbook</uri> for your
82 architecture.
83 </p>
84
85 </body>
86 </section>
87 </chapter>
88 <chapter>
89 <title>View the Handbook</title>
90 <section>
91 <body>
92
93 <table>
94 <tr>
95 <th>Format</th>
96 <th>Description</th>
97 <th>Links</th>
98 </tr>
99 <tr>
100 <ti>HTML</ti>
101 <ti>One page per chapter, perfect for online viewing</ti>
102 <ti>
103 <uri link="handbook-x86.xml">x86</uri>,
104 <uri link="handbook-sparc.xml">sparc</uri>,
105 <uri link="handbook-alpha.xml">alpha</uri>,
106 <uri link="handbook-amd64.xml">amd64</uri>,
107 <uri link="handbook-ppc.xml">ppc</uri>,
108 <uri link="handbook-ppc64.xml">ppc64</uri>,
109 <uri link="handbook-hppa.xml">hppa</uri>
110 </ti>
111 </tr>
112 <tr>
113 <ti>HTML</ti>
114 <ti>All in one page</ti>
115 <ti>
116 <uri link="handbook-x86.xml?full=1">x86</uri>,
117 <uri link="handbook-sparc.xml?full=1">sparc</uri>,
118 <uri link="handbook-alpha.xml?full=1">alpha</uri>,
119 <uri link="handbook-amd64.xml?full=1">amd64</uri>,
120 <uri link="handbook-ppc.xml?full=1">ppc</uri>,
121 <uri link="handbook-ppc64.xml?full=1">ppc64</uri>,
122 <uri link="handbook-hppa.xml?full=1">hppa</uri>
123 </ti>
124 </tr>
125 <tr>
126 <ti>HTML</ti>
127 <ti>All in one page, printable version</ti>
128 <ti>
129 <uri link="handbook-x86.xml?style=printable&amp;full=1">x86</uri>,
130 <uri link="handbook-sparc.xml?style=printable&amp;full=1">sparc</uri>,
131 <uri link="handbook-alpha.xml?style=printable&amp;full=1">alpha</uri>,
132 <uri link="handbook-amd64.xml?style=printable&amp;full=1">amd64</uri>,
133 <uri link="handbook-ppc.xml?style=printable&amp;full=1">ppc</uri>,
134 <uri link="handbook-ppc64.xml?style=printable&amp;full=1">ppc64</uri>,
135 <uri link="handbook-hppa.xml?style=printable&amp;full=1">hppa</uri>
136 </ti>
137 </tr>
138 </table>
139
140
141 </body>
142 </section>
143 </chapter>
144 </guide>
145
146
147
148 --
149 gentoo-doc-cvs@g.o mailing list