Gentoo Archives: gentoo-doc-cvs

From: vapier <vapier@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: xml-guide.xml
Date: Sun, 09 Oct 2005 06:07:14
Message-Id: 200510090558.j995wAZl000634@robin.gentoo.org
1 vapier 05/10/09 06:07:09
2
3 Modified: xml/htdocs/doc/en xml-guide.xml
4 Log:
5 Gentoo Linux -> Gentoo
6
7 Revision Changes Path
8 1.50 +8 -8 xml/htdocs/doc/en/xml-guide.xml
9
10 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
11 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
12 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
13
14 Index: xml-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v
17 retrieving revision 1.49
18 retrieving revision 1.50
19 diff -u -r1.49 -r1.50
20 --- xml-guide.xml 23 Aug 2005 09:18:12 -0000 1.49
21 +++ xml-guide.xml 9 Oct 2005 06:07:09 -0000 1.50
22 @@ -1,9 +1,9 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.49 2005/08/23 09:18:12 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.50 2005/10/09 06:07:09 vapier Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/xml-guide.xml">
29 -<title>Gentoo Linux XML Guide</title>
30 +<title>Gentoo XML Guide</title>
31
32 <author title="Author">
33 <mail link="drobbins@g.o">Daniel Robbins</mail>
34 @@ -23,7 +23,7 @@
35
36 <abstract>
37 This guide shows you how to compose web documentation using the new lightweight
38 -Gentoo GuideXML syntax. This syntax is the official format for Gentoo Linux
39 +Gentoo GuideXML syntax. This syntax is the official format for Gentoo
40 documentation, and this document itself was created using GuideXML. This guide
41 assumes a basic working knowledge of XML and HTML.
42 </abstract>
43 @@ -32,8 +32,8 @@
44 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
45 <license/>
46
47 -<version>2.25</version>
48 -<date>2005-08-23</date>
49 +<version>2.26</version>
50 +<date>2005-10-09</date>
51
52 <chapter>
53 <title>Guide basics</title>
54 @@ -88,7 +88,7 @@
55 &lt;!-- &#36;Header&#36; --&gt;
56
57 &lt;guide link="<i>/doc/en/guide.xml</i>" lang="<i>en</i>"&gt;
58 -&lt;title&gt;<i>Gentoo Linux Documentation Guide</i>&lt;/title&gt;
59 +&lt;title&gt;<i>Gentoo Documentation Guide</i>&lt;/title&gt;
60
61 &lt;author title="<i>Author</i>"&gt;
62 &lt;mail link="<i>yourname@g.o</i>"&gt;<i>Your Name</i>&lt;/mail&gt;
63 @@ -97,7 +97,7 @@
64 &lt;abstract&gt;
65 <i>This guide shows you how to compose web documentation using
66 our new lightweight Gentoo GuideXML syntax. This syntax is the official
67 -format for Gentoo Linux web documentation, and this document itself was created
68 +format for Gentoo web documentation, and this document itself was created
69 using GuideXML.</i>
70 &lt;/abstract&gt;
71
72 @@ -767,7 +767,7 @@
73 Guide has been specially designed to be "lean and mean" so that developers can
74 spend more time writing documentation and less time learning the actual XML
75 syntax. Hopefully, this will allow developers who aren't unusually "doc-savvy"
76 -to start writing quality Gentoo Linux documentation. You might be interested
77 +to start writing quality Gentoo documentation. You might be interested
78 in our <uri link="/proj/en/gdp/doc/doc-tipsntricks.xml">Documentation
79 Development Tips &amp; Tricks</uri>. If you'd like to help (or have any
80 questions about guide), please post a message to the <mail
81
82
83
84 --
85 gentoo-doc-cvs@g.o mailing list