neysx 05/08/21 22:23:44 Modified: xml/htdocs/doc/en metadoc.xml Log: #103211 & #101920, GuideXMLified articles
Revision Changes Path 1.101 +12 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.101&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.101&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.100&r2=1.101&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.100 retrieving revision 1.101 diff -u -r1.100 -r1.101 --- metadoc.xml 21 Aug 2005 16:56:57 -0000 1.100 +++ metadoc.xml 21 Aug 2005 22:23:44 -0000 1.101 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.100 2005/08/21 16:56:57 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.101 2005/08/21 22:23:44 neysx Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.30</version> +<version>1.31</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -54,6 +54,7 @@ <files> <file id="metadoc">/doc/en/metadoc.xml</file> <file id="name-logo">/main/en/name-logo.xml</file> + <file id="art-prompt-magic">/doc/en/articles/prompt-magic.xml</file> <file id="art-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file> <file id="art-bash-ex-p2">/doc/en/articles/bash-by-example-p2.xml</file> <file id="art-bash-ex-p3">/doc/en/articles/bash-by-example-p3.xml</file> @@ -73,6 +74,7 @@ <file id="art-ct-l-posix-p2">/doc/en/articles/l-posix2.xml</file> <file id="art-ct-l-posix-p3">/doc/en/articles/l-posix3.xml</file> <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file> + <file id="afig-ct-ext3-intro">/doc/en/articles/afig-ct-ext3-intro.xml</file> <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file> <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file> <file id="partitioning-p1">/doc/en/articles/partitioning-p1.xml</file> @@ -500,6 +502,10 @@ <memberof>articles_commth</memberof> <fileid>art-ct-sta-iptables-fw</fileid> </doc> + <doc id="afig-ct-ext3-intro"> + <memberof>articles_commth</memberof> + <fileid>afig-ct-ext3-intro</fileid> + </doc> <doc id="hardware-stability-p1"> <memberof>articles_others</memberof> <fileid>hardware-stability-p1</fileid> @@ -524,6 +530,10 @@ <memberof>articles_linux</memberof> <fileid>maximum-swappage</fileid> </doc> + <doc id="art-prompt-magic"> + <memberof>articles_linux</memberof> + <fileid>art-prompt-magic</fileid> + </doc> <doc id="bugzilla-howto"> <memberof>other</memberof> <fileid>bugzie-howto</fileid> -- [EMAIL PROTECTED] mailing list
