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 19:26:11
Message-Id: 20100428192607.F375E2C06A@corvid.gentoo.org
1 nightmorph 10/04/28 19:26:07
2
3 Modified: doc-tipsntricks.xml
4 Log:
5 Readded gorg info now that I XMLified it and put it on gentoo.org
6
7 Revision Changes Path
8 1.27 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.27&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.27&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?r1=1.26&r2=1.27
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.26
18 retrieving revision 1.27
19 diff -u -r1.26 -r1.27
20 --- doc-tipsntricks.xml 28 Apr 2010 18:21:51 -0000 1.26
21 +++ doc-tipsntricks.xml 28 Apr 2010 19:26:07 -0000 1.27
22 @@ -1,7 +1,7 @@
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.26 2010/04/28 18:21:51 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.27 2010/04/28 19:26:07 nightmorph Exp $ -->
28
29 <guide>
30 <title>Documentation Development Tips &amp; Tricks</title>
31 @@ -23,7 +23,7 @@
32
33 <license/>
34
35 -<version>3</version>
36 +<version>4</version>
37 <date>2010-04-28</date>
38
39 <chapter>
40 @@ -97,7 +97,7 @@
41
42 <p>
43 Our GuideXML documentation is transformed into HTML by the
44 -<c>www-servers/gorg</c> package. You need to install it.
45 +<uri link="gorg.xml">www-servers/gorg</uri> package. You need to install it.
46 </p>
47
48 <note>
49 @@ -106,9 +106,10 @@
50 </note>
51
52 <p>
53 -Once <c>gorg</c> is installed, you need to define the web root directory where
54 -you checked out our CVS repository (<path>.../gentoo/xml/htdocs</path>). The
55 -other parameters are only useful if you want to serve a local copy of <uri
56 +Follow the <uri link="gorg.xml">directions</uri> to configure gorg. You need to
57 +define the web root directory where you checked out our CVS repository
58 +(<path>.../gentoo/xml/htdocs</path>). The other parameters are only useful if
59 +you want to serve a local copy of <uri
60 link="http://www.gentoo.org">www.gentoo.org</uri>.
61 </p>
62
63 @@ -199,8 +200,9 @@
64
65 <p>
66 Since you checked out a copy of Gentoo's web site out of our CVS, you can also
67 -use gorg to browse your local copy. Make sure you download the news index if you
68 -want to see the same front page.
69 +use gorg to browse your local copy. Make sure you download the news index as
70 +explained <uri link="gorg.xml">in the guide</uri> if you want to see the same
71 +front page.
72 </p>
73
74 </body>