avik        2004/01/01 11:06:10

  Modified:    src/documentation/content/xdocs Tag: REL_2_BRANCH book.xml
                        index.xml
  Log:
  make docs reflect reality
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.4.2.2   +1 -1      jakarta-poi/src/documentation/content/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/content/xdocs/book.xml,v
  retrieving revision 1.4.2.1
  retrieving revision 1.4.2.2
  diff -u -r1.4.2.1 -r1.4.2.2
  --- book.xml  2 Nov 2003 11:20:31 -0000       1.4.2.1
  +++ book.xml  1 Jan 2004 19:06:10 -0000       1.4.2.2
  @@ -27,7 +27,7 @@
           <menu-item label="Overview" href="overview.html"/>
           <menu-item label="POIFS" href="poifs/index.html"/>
           <menu-item label="HSSF" href="hssf/index.html"/>
  -        <menu-item label="HDF" href="hdf/index.html"/>
  +        <menu-item label="HWPF" 
href="http://jakarta.apache.org/poi/hwpf/index.html"/>
           <menu-item label="HPSF" href="hpsf/index.html"/>
           <menu-item label="POI-Utils" href="utils/index.html"/>
           <menu-item label="Download" href="ext:download"/>
  
  
  
  1.3.2.3   +3 -3      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.3.2.2
  retrieving revision 1.3.2.3
  diff -u -r1.3.2.2 -r1.3.2.3
  --- index.xml 30 Dec 2003 03:27:48 -0000      1.3.2.2
  +++ index.xml 1 Jan 2004 19:06:10 -0000       1.3.2.3
  @@ -95,8 +95,8 @@
           </section>
           <section><title>HWPF</title>
                   <p>HWPF is our port of the Microsoft Word 97 file format to pure 
Java.  It supports read and write capability.
  -                Please see <link href="./hwpf/index.html">the HWPF project page for 
more information</link>.  This component is
  -                in the early stages of development.It can already read and write 
simple files.  Jump in!</p>
  +                Please see <link 
href="http://jakarta.apache.org/poi/hwpf/index.html";>the HWPF project page for more 
information</link>.  This component is
  +                in the early stages of development.It can already read and write 
simple files.  Jump in!. (Please note that the HWPF codebase is NOT included in the 
2.0 releases. Please use CVS to access this code.) </p>
              </section>
           <section><title>HPSF (Horrible Property Set Format)</title>
        <p>HPSF is our port of the OLE 2 property set format to pure
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to