You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by te...@apache.org on 2003/07/13 04:56:50 UTC

cvs commit: jakarta-poi/src/documentation/content/xdocs/poifs index.xml

tetsuya     2003/07/12 19:56:50

  Modified:    src/documentation/content/xdocs index.xml
               src/documentation/content/xdocs/hdf index.xml
               src/documentation/content/xdocs/hpsf index.xml
               src/documentation/content/xdocs/hssf index.xml
               src/documentation/content/xdocs/poifs index.xml
  Log:
  allurement to this website from google
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-poi/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml	3 Jul 2003 18:42:13 -0000	1.4
  +++ index.xml	13 Jul 2003 02:56:50 -0000	1.5
  @@ -3,7 +3,7 @@
   
   <document>
     <header>
  -    <title>Welcome to POI</title>
  +    <title>Jakarta Poi - Java APIs with XML manipulate MS Format</title>
       <authors>
         <person id="AO" name="Andrew C. Oliver" email="acoliver@apache.org"/>
         <person id="GJS" name="Glen Stampoultzis" email="glens@apache.org"/>
  
  
  
  1.3       +1 -1      jakarta-poi/src/documentation/content/xdocs/hdf/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/hdf/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	24 Apr 2003 00:53:28 -0000	1.2
  +++ index.xml	13 Jul 2003 02:56:50 -0000	1.3
  @@ -3,7 +3,7 @@
   
   <document>
    <header>
  -  <title>HDF</title>
  +  <title>Jakarta Poi - HDF -Java APIs with XML manipulate MS-Word</title>
     <subtitle>Overview</subtitle>
     <authors>
      <person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
  
  
  
  1.3       +2 -2      jakarta-poi/src/documentation/content/xdocs/hpsf/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/hpsf/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	24 Apr 2003 00:53:29 -0000	1.2
  +++ index.xml	13 Jul 2003 02:56:50 -0000	1.3
  @@ -4,7 +4,7 @@
   
   <document>
    <header>
  -  <title>HPSF (Horrible Property Set Format)</title>
  +  <title>Jakarta Poi - HPSF - Java APIs with XML manipulate MS-Format Properties</title>
     <subtitle>Overview</subtitle>
     <authors>     
      <person name="Rainer Klute" email="klute@apache.org"/>
  
  
  
  1.3       +1 -1      jakarta-poi/src/documentation/content/xdocs/hssf/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/hssf/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	24 Apr 2003 00:53:29 -0000	1.2
  +++ index.xml	13 Jul 2003 02:56:50 -0000	1.3
  @@ -3,7 +3,7 @@
   
   <document>
    <header>
  -  <title>HSSF</title>
  +  <title>Jakarta Poi - HSSF - Java APIs with XML manipulate MS-Excel</title>
     <subtitle>Overview</subtitle>
     <authors>
      <person name="Andrew C. Oliver" email="acoliver@apache.org"/>     
  
  
  
  1.3       +1 -1      jakarta-poi/src/documentation/content/xdocs/poifs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/poifs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	24 Apr 2003 00:53:30 -0000	1.2
  +++ index.xml	13 Jul 2003 02:56:50 -0000	1.3
  @@ -2,7 +2,7 @@
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
   <document>
     <header>
  -    <title>PoiFS</title>
  +    <title>Jakarta Poi - PoiFS - Java implementation of the OLE 2 Compound Document format</title>
       <subtitle>Overview</subtitle>
       <authors>
         <person name="Andrew C. Oliver" email="acoliver@apache.org"/>