From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.43)
	id 1EKvQa-0007ud-Ok
	for garchives@archives.gentoo.org; Thu, 29 Sep 2005 10:14:13 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8TA6jTU022537;
	Thu, 29 Sep 2005 10:06:45 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
	by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8TA6iLj011629
	for <gentoo-doc-cvs@lists.gentoo.org>; Thu, 29 Sep 2005 10:06:44 GMT
Message-Id: <200509291006.j8TA6iLj011629@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org)
	by smtp.gentoo.org with smtp (Exim 4.43)
	id 1EKvQT-0003ce-Hz
	for gentoo-doc-cvs@lists.gentoo.org; Thu, 29 Sep 2005 10:14:05 +0000
Received: by lark.gentoo.org (sSMTP sendmail emulation); Thu, 29 Sep 2005 10:13:56 +0000
From: "Xavier Neys" <neysx@lark.gentoo.org>
Date: Thu, 29 Sep 2005 10:13:56 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: index.xml
Precedence: bulk
List-Post: <mailto:gentoo-doc-cvs@lists.gentoo.org>
List-Help: <mailto:gentoo-doc-cvs+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-doc-cvs+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-doc-cvs+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-doc-cvs.gentoo.org>
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 8110f21e-fe4e-4771-a2ed-1b7d8c8c1c3a
X-Archives-Hash: 0b92a4edb6d6c9a2c88137352aba4dc5

neysx       05/09/29 10:13:56

  Modified:    xml/htdocs/doc/en index.xml
  Log:
  Add link to index.xml without categories

Revision  Changes    Path
1.96      +5 -5      xml/htdocs/doc/en/index.xml

file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/index.xml?rev=1.96&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/index.xml?rev=1.96&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/index.xml.diff?r1=1.95&r2=1.96&cvsroot=gentoo

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/index.xml,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- index.xml	27 Jul 2005 14:40:52 -0000	1.95
+++ index.xml	29 Sep 2005 10:13:56 -0000	1.96
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="/xsl/metadoc.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/index.xml,v 1.95 2005/07/27 14:40:52 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/index.xml,v 1.96 2005/09/29 10:13:56 neysx Exp $ -->
 
 <!DOCTYPE dynamic SYSTEM "/dtd/metadoc.dtd">
 
@@ -67,10 +67,10 @@
 <body>
 
 <p>
-Our documentation is categorized and hierarchically navigable. If you want a
-quick overview of all available documentation without the additional
-information, please use our <uri link="list.xml">Documentation Listing</uri>
-page.
+Our documentation is <uri link="index.xml">categorized</uri> and hierarchically
+navigable. If you want a quick overview of all available documentation without
+the additional information, please use our <uri link="list.xml">Documentation
+Listing</uri> page.
 </p>
 
 </body>



-- 
gentoo-doc-cvs@gentoo.org mailing list