Author: zearin Date: 2008-01-17 16:09:17-0800 New Revision: 14051 Modified: branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml
Log: STARTED - task 4963: Convert documentation to DocBook v5 http://argouml.tigris.org/issues/show_bug.cgi?id=4963 Fixed some XInclude filename inaccuracies. Modified: branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml Url: http://argouml.tigris.org/source/browse/argouml/branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml?view=diff&rev=14051&p1=branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml&p2=branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml&r1=14050&r2=14051 ============================================================================== --- branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml (original) +++ branches/work_docbook5_zearin/branch1/documentation/cookbook/cookbook.xml 2008-01-17 16:09:17-0800 @@ -46,8 +46,8 @@ <date>2001-11-10</date> <abstract> - <para>The purpose of this Cookbook is to help in coordinating and documenting the development of ArgoUML.</para> - <para>This version of the cookbook is loosely connected to the version @VERSION@ of ArgoUML.</para> + <para>The purpose of the Cookbook is to help in coordinating and documenting the development of ArgoUML.</para> + <para>This version of the Cookbook is loosely connected to the version @VERSION@ of ArgoUML.</para> </abstract> <authorgroup> @@ -122,12 +122,12 @@ <xi:include href="introduction.xml" /> <xi:include href="building.xml" /> - <xi:include href="requirements.xml" /> + <xi:include href="require.xml" /> <xi:include href="subsystems.xml" /> <xi:include href="inside_subsystems.xml" /> <xi:include href="extending.xml" /> - <xi:include href="standards.xml" /> - <xi:include href="documentation_standards.xml" /> + <xi:include href="standard.xml" /> + <xi:include href="documentationstandards.xml" /> <xi:include href="process.xml" /> <xi:include href="glossary.xml" /> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
