You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by kl...@apache.org on 2003/01/03 12:30:48 UTC

cvs commit: jakarta-poi/src/documentation/xdocs/poifs fileformat.xml how-to.xml usecases.xml

klute       2003/01/03 03:30:48

  Modified:    src/documentation/xdocs/poifs fileformat.xml how-to.xml
                        usecases.xml
  Log:
  Bug 15766 fixed.
  
  Revision  Changes    Path
  1.5       +1 -0      jakarta-poi/src/documentation/xdocs/poifs/fileformat.xml
  
  Index: fileformat.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/poifs/fileformat.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- fileformat.xml	16 Sep 2002 18:14:30 -0000	1.4
  +++ fileformat.xml	3 Jan 2003 11:30:48 -0000	1.5
  @@ -2,6 +2,7 @@
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd"> 
   <document>
     <header>
  +    <title>POIFS File System Internals</title>
       <authors>
         <person email="mjohnson@apache.org" name="Marc Johnson" id="MJ"/>
       </authors>
  
  
  
  1.4       +1 -0      jakarta-poi/src/documentation/xdocs/poifs/how-to.xml
  
  Index: how-to.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/poifs/how-to.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- how-to.xml	6 Apr 2002 13:36:06 -0000	1.3
  +++ how-to.xml	3 Jan 2003 11:30:48 -0000	1.4
  @@ -2,6 +2,7 @@
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd"> 
   <document>
     <header>
  +    <title>How To Use the POIFS APIs</title>
       <authors>
         <person email="mjohnson@apache.org" name="Marc Johnson" id="MJ"/>
       </authors>
  
  
  
  1.4       +1 -0      jakarta-poi/src/documentation/xdocs/poifs/usecases.xml
  
  Index: usecases.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/poifs/usecases.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- usecases.xml	6 Apr 2002 13:36:06 -0000	1.3
  +++ usecases.xml	3 Jan 2003 11:30:48 -0000	1.4
  @@ -2,6 +2,7 @@
   <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd"> 
   <document>
     <header>
  +    <title>POIFS Use Cases</title>
       <authors>
         <person email="mjohnson@apache.org" name="Marc Johnson" id="MJ"/>
       </authors>