swift 13/07/27 20:24:39 Modified: list.xml Log: Add link to Gentoo wiki as our documents are being moved to the wiki itself
Revision Changes Path 1.6 xml/htdocs/doc/en/list.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/list.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/list.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/list.xml?r1=1.5&r2=1.6 Index: list.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/list.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- list.xml 31 Jan 2009 15:46:23 -0000 1.5 +++ list.xml 27 Jul 2013 20:24:39 -0000 1.6 @@ -1,18 +1,35 @@ <?xml version="1.0" encoding="UTF-8"?> <?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/list.xml,v 1.5 2009/01/31 15:46:23 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/list.xml,v 1.6 2013/07/27 20:24:39 swift Exp $ --> <!DOCTYPE dynamic SYSTEM "/dtd/metadoc.dtd"> <dynamic metadoc="/doc/en/metadoc.xml"> -<version>2</version> +<version>3</version> <title>Gentoo Documentation Resources</title> <intro> <section> <include href="/doc/en/doc-languages.xml"/> </section> +<section> +<title>Gentoo Wiki</title> +<body> + +<p> +Please check out the <uri link="https://wiki.gentoo.org">Gentoo Wiki</uri> for +documentation, guides, howto articles and other information. +</p> + +<impo> +We are slowly moving our existing documentation to the Gentoo Wiki. If you do +not find a document here that used to be listed, it is most likely integrated in +the wiki, or already obsoleted by a wiki article. +</impo> + +</body> +</section> </intro> <listing>
