nightmorph 10/04/28 19:26:07 Modified: doc-tipsntricks.xml Log: Readded gorg info now that I XMLified it and put it on gentoo.org
Revision Changes Path 1.27 xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.27&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?r1=1.26&r2=1.27 Index: doc-tipsntricks.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- doc-tipsntricks.xml 28 Apr 2010 18:21:51 -0000 1.26 +++ doc-tipsntricks.xml 28 Apr 2010 19:26:07 -0000 1.27 @@ -1,7 +1,7 @@ <?xml version='1.0' encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.26 2010/04/28 18:21:51 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.27 2010/04/28 19:26:07 nightmorph Exp $ --> <guide> <title>Documentation Development Tips & Tricks</title> @@ -23,7 +23,7 @@ <license/> -<version>3</version> +<version>4</version> <date>2010-04-28</date> <chapter> @@ -97,7 +97,7 @@ <p> Our GuideXML documentation is transformed into HTML by the -<c>www-servers/gorg</c> package. You need to install it. +<uri link="gorg.xml">www-servers/gorg</uri> package. You need to install it. </p> <note> @@ -106,9 +106,10 @@ </note> <p> -Once <c>gorg</c> is installed, you need to define the web root directory where -you checked out our CVS repository (<path>.../gentoo/xml/htdocs</path>). The -other parameters are only useful if you want to serve a local copy of <uri +Follow the <uri link="gorg.xml">directions</uri> to configure gorg. You need to +define the web root directory where you checked out our CVS repository +(<path>.../gentoo/xml/htdocs</path>). The other parameters are only useful if +you want to serve a local copy of <uri link="http://www.gentoo.org">www.gentoo.org</uri>. </p> @@ -199,8 +200,9 @@ <p> Since you checked out a copy of Gentoo's web site out of our CVS, you can also -use gorg to browse your local copy. Make sure you download the news index if you -want to see the same front page. +use gorg to browse your local copy. Make sure you download the news index as +explained <uri link="gorg.xml">in the guide</uri> if you want to see the same +front page. </p> </body>