nightmorph 10/04/28 18:21:51 Modified: doc-tipsntricks.xml Log: Removed references to neysx.org, bug 317609
Revision Changes Path 1.26 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.26&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml?r1=1.25&r2=1.26 Index: doc-tipsntricks.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- doc-tipsntricks.xml 17 Jul 2007 17:57:25 -0000 1.25 +++ doc-tipsntricks.xml 28 Apr 2010 18:21:51 -0000 1.26 @@ -1,16 +1,19 @@ <?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.25 2007/07/17 17:57:25 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/doc-tipsntricks.xml,v 1.26 2010/04/28 18:21:51 nightmorph Exp $ --> -<guide link="/proj/en/gdp/doc/doc-tipsntricks.xml"> +<guide> <title>Documentation Development Tips & Tricks</title> <author title="Author"> - <mail link="ne...@gentoo.org">Xavier Neys</mail> + <mail link="neysx"/> </author> <author title="Author"> - <mail link="sw...@gentoo.org">Sven Vermeulen</mail> + <mail link="swift"/> +</author> +<author title="Editor"> + <mail link="nightmorph"/> </author> <abstract> @@ -20,8 +23,8 @@ <license/> -<version>2</version> -<date>2007-03-08</date> +<version>3</version> +<date>2010-04-28</date> <chapter> <title>Checking out the web site files</title> @@ -93,9 +96,8 @@ <body> <p> -Our GuideXML documentation is transformed into HTML by the <uri -link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">www-servers/gorg</uri> -package. You need to install it. +Our GuideXML documentation is transformed into HTML by the +<c>www-servers/gorg</c> package. You need to install it. </p> <note> @@ -104,11 +106,9 @@ </note> <p> -Follow the directions on <uri -link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">gorg's home page</uri> to -configure it. 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 +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 link="http://www.gentoo.org">www.gentoo.org</uri>. </p> @@ -199,9 +199,8 @@ <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 as -explained on <uri link="http://gentoo.neysx.org/mystuff/gorg/gorg.xml">gorg's -home page</uri> if you want to see the same front page. +use gorg to browse your local copy. Make sure you download the news index if you +want to see the same front page. </p> </body>