nicolaken    02/04/25 06:07:46

  Modified:    src/documentation/xdocs index.xml
  Log:
  Added a title to the homepage.
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-poi/src/documentation/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 6 Apr 2002 13:36:05 -0000       1.8
  +++ index.xml 25 Apr 2002 13:07:46 -0000      1.9
  @@ -3,7 +3,7 @@
   
   <document>
     <header>
  -    <title></title>
  +    <title>Welcome to POI</title>
       <authors>
         <person id="AO" name="Andrew C. Oliver" email="[EMAIL PROTECTED]"/>
       </authors>
  @@ -178,7 +178,7 @@
     <footer>
       <legal>
         Copyright (c) @year@ The Apache Software Foundation All rights reserved.
  -      $Revision: 1.8 $ $Date: 2002/04/06 13:36:05 $
  +      $Revision: 1.9 $ $Date: 2002/04/25 13:07:46 $
       </legal>
     </footer>
   </document>
  
  
  


Reply via email to