You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by do...@apache.org on 2002/06/25 04:55:14 UTC

cvs commit: jakarta-avalon-excalibur/template-product/src/xdocs index.xml

donaldp     2002/06/24 19:55:14

  Modified:    template-product/src/xdocs index.xml
  Log:
  Update to anakia style
  
  Revision  Changes    Path
  1.3       +11 -19    jakarta-avalon-excalibur/template-product/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/template-product/src/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	5 Apr 2002 08:21:05 -0000	1.2
  +++ index.xml	25 Jun 2002 02:55:14 -0000	1.3
  @@ -1,23 +1,15 @@
   <?xml version="1.0"?>
   
   <document>
  -  <header>
  -    <title>Excalibur ??? - Overview</title>
  -    <authors>
  -      <person name="????" email="???"/>
  -    </authors>
  -  </header>
  -  <body>
  -    <s1 title="Introduction">
  -      <p>
  -        Blah Blah
  -      </p>
  -    </s1>
  -  </body>
  -  <footer>
  -    <legal>
  -      Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
  -      $Revision$ $Date$
  -    </legal>
  -  </footer>
  +    <properties>
  +        <title>Excalibur ??? - Overview</title>
  +        <author email="???">???</author>
  +    </properties>
  +    <body>
  +        <section name="Introduction">
  +            <p>
  +                Blah!
  +            </p>
  +        </section>
  +    </body>
   </document>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>