Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/proj/en/gdp/doc: doc-tipsntricks.xml
Date: Wed, 28 Apr 2010 18:21:58
Message-Id: 20100428182152.486F82C06A@corvid.gentoo.org
1 nightmorph 10/04/28 18:21:51
2
3 Modified: doc-tipsntricks.xml
4 Log:
5 Removed references to neysx.org, bug 317609
6
7 Revision Changes Path
8 1.26 xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?r1=1.25&r2=1.26
13
14 Index: doc-tipsntricks.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- doc-tipsntricks.xml 17 Jul 2007 17:57:25 -0000 1.25
21 +++ doc-tipsntricks.xml 28 Apr 2010 18:21:51 -0000 1.26
22 @@ -1,16 +1,19 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.25 2007/07/17 17:57:25 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.26 2010/04/28 18:21:51 nightmorph Exp $ -->
28
29 -<guide link="/proj/en/gdp/doc/doc-tipsntricks.xml">
30 +<guide>
31 <title>Documentation Development Tips &amp; Tricks</title>
32
33 <author title="Author">
34 - <mail link="neysx@g.o">Xavier Neys</mail>
35 + <mail link="neysx"/>
36 </author>
37 <author title="Author">
38 - <mail link="swift@g.o">Sven Vermeulen</mail>
39 + <mail link="swift"/>
40 +</author>
41 +<author title="Editor">
42 + <mail link="nightmorph"/>
43 </author>
44
45 <abstract>
46 @@ -20,8 +23,8 @@
47
48 <license/>
49
50 -<version>2</version>
51 -<date>2007-03-08</date>
52 +<version>3</version>
53 +<date>2010-04-28</date>
54
55 <chapter>
56 <title>Checking out the web site files</title>
57 @@ -93,9 +96,8 @@
58 <body>
59
60 <p>
61 -Our GuideXML documentation is transformed into HTML by the <uri
62 -link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">www-servers/gorg</uri>
63 -package. You need to install it.
64 +Our GuideXML documentation is transformed into HTML by the
65 +<c>www-servers/gorg</c> package. You need to install it.
66 </p>
67
68 <note>
69 @@ -104,11 +106,9 @@
70 </note>
71
72 <p>
73 -Follow the directions on <uri
74 -link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">gorg's home page</uri> to
75 -configure it. You need to define the web root directory where you checked out
76 -our CVS repository (<path>.../gentoo/xml/htdocs</path>). The other parameters
77 -are only useful if you want to serve a local copy of <uri
78 +Once <c>gorg</c> is installed, you need to define the web root directory where
79 +you checked out our CVS repository (<path>.../gentoo/xml/htdocs</path>). The
80 +other parameters are only useful if you want to serve a local copy of <uri
81 link="http://www.gentoo.org">www.gentoo.org</uri>.
82 </p>
83
84 @@ -199,9 +199,8 @@
85
86 <p>
87 Since you checked out a copy of Gentoo's web site out of our CVS, you can also
88 -use gorg to browse your local copy. Make sure you download the news index as
89 -explained on <uri link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">gorg's
90 -home page</uri> if you want to see the same front page.
91 +use gorg to browse your local copy. Make sure you download the news index if you
92 +want to see the same front page.
93 </p>
94
95 </body>