donaldp 2002/11/18 15:18:53 Modified: src/documentation/content/bdg index.xml Log: Make xml validate Revision Changes Path 1.2 +4 -2 jakarta-avalon-phoenix/src/documentation/content/bdg/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-phoenix/src/documentation/content/bdg/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 18 Nov 2002 14:19:02 -0000 1.1 +++ index.xml 18 Nov 2002 23:18:53 -0000 1.2 @@ -3,13 +3,15 @@ <document> <header> <title>Guide - for Block Developers</title> - + <authors> + <person name="Berin Loritsch" email="[EMAIL PROTECTED]"/> + </authors> <abstract> The Block Developer's Guide (BDG) is written to bring an overview of how to create and deploy a Block. The Block is the component that is hosted in the Phoenix micro-kernel. </abstract> - <authors><person name="Berin Loritsch" email="[EMAIL PROTECTED]"/></authors></header> + </header> <body> <section><title>Who Should Read This Book?</title> <p>The BDG is written for developers who want to create
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>