vapier 05/10/09 06:07:09 Modified: xml/htdocs/doc/en xml-guide.xml Log: Gentoo Linux -> Gentoo
Revision Changes Path 1.50 +8 -8 xml/htdocs/doc/en/xml-guide.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.50&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml?rev=1.50&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/xml-guide.xml.diff?r1=1.49&r2=1.50&cvsroot=gentoo Index: xml-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v retrieving revision 1.49 retrieving revision 1.50 diff -u -r1.49 -r1.50 --- xml-guide.xml 23 Aug 2005 09:18:12 -0000 1.49 +++ xml-guide.xml 9 Oct 2005 06:07:09 -0000 1.50 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.49 2005/08/23 09:18:12 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.50 2005/10/09 06:07:09 vapier Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/xml-guide.xml"> -<title>Gentoo Linux XML Guide</title> +<title>Gentoo XML Guide</title> <author title="Author"> <mail link="[EMAIL PROTECTED]">Daniel Robbins</mail> @@ -23,7 +23,7 @@ <abstract> This guide shows you how to compose web documentation using the new lightweight -Gentoo GuideXML syntax. This syntax is the official format for Gentoo Linux +Gentoo GuideXML syntax. This syntax is the official format for Gentoo documentation, and this document itself was created using GuideXML. This guide assumes a basic working knowledge of XML and HTML. </abstract> @@ -32,8 +32,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.25</version> -<date>2005-08-23</date> +<version>2.26</version> +<date>2005-10-09</date> <chapter> <title>Guide basics</title> @@ -88,7 +88,7 @@ <!-- $Header$ --> <guide link="<i>/doc/en/guide.xml</i>" lang="<i>en</i>"> -<title><i>Gentoo Linux Documentation Guide</i></title> +<title><i>Gentoo Documentation Guide</i></title> <author title="<i>Author</i>"> <mail link="<i>[EMAIL PROTECTED]</i>"><i>Your Name</i></mail> @@ -97,7 +97,7 @@ <abstract> <i>This guide shows you how to compose web documentation using our new lightweight Gentoo GuideXML syntax. This syntax is the official -format for Gentoo Linux web documentation, and this document itself was created +format for Gentoo web documentation, and this document itself was created using GuideXML.</i> </abstract> @@ -767,7 +767,7 @@ Guide has been specially designed to be "lean and mean" so that developers can spend more time writing documentation and less time learning the actual XML syntax. Hopefully, this will allow developers who aren't unusually "doc-savvy" -to start writing quality Gentoo Linux documentation. You might be interested +to start writing quality Gentoo documentation. You might be interested in our <uri link="/proj/en/gdp/doc/doc-tipsntricks.xml">Documentation Development Tips & Tricks</uri>. If you'd like to help (or have any questions about guide), please post a message to the <mail -- [email protected] mailing list
