nightmorph 07/10/19 02:22:26 Modified: metadoc.xml Log: added new guide on how to update the handbook and all other related documentation for each new release. it is a huge task, and this document will assist those who have the unenviable job of trying to do the release, often single-handedly.
Revision Changes Path 1.194 xml/htdocs/doc/en/metadoc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.194&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.194&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.193&r2=1.194 Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.193 retrieving revision 1.194 diff -u -r1.193 -r1.194 --- metadoc.xml 16 Oct 2007 15:27:47 -0000 1.193 +++ metadoc.xml 19 Oct 2007 02:22:26 -0000 1.194 @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.193 2007/10/16 15:27:47 jkt Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.194 2007/10/19 02:22:26 nightmorph Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.116</version> +<version>1.117</version> <members> <lead>neysx</lead> <member>cam</member> @@ -296,6 +296,7 @@ <file id="gentoo-dev-handbook">/proj/en/devrel/handbook/handbook.xml</file> <file id="doc-policy">/proj/en/gdp/doc/doc-policy.xml</file> <file id="doc-tipsntricks">/proj/en/gdp/doc/doc-tipsntricks.xml</file> + <file id="handbook-release">/proj/en/gdp/doc/handbook-release.xml</file> <file id="about">/main/en/about.xml</file> <file id="philosophy">/main/en/philosophy.xml</file> <file id="contract">/main/en/contract.xml</file> @@ -832,6 +833,11 @@ <memberof>project_gdp</memberof> <fileid>doc-tipsntricks</fileid> </doc> + <doc id="handbook-release"> + <memberof>gentoodev_docs</memberof> + <memberof>project_gdp</memberof> + <fileid>handbook-release</fileid> + </doc> <doc id="cvs-tutorial"> <memberof>gentoodev_docs</memberof> <fileid>cvs-tutorial</fileid> -- [EMAIL PROTECTED] mailing list
