bayard      2004/02/22 21:16:38

  Modified:    io/xdocs index.xml
  Log:
  fixed the named anchors
  
  Revision  Changes    Path
  1.6       +4 -7      jakarta-commons/io/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/io/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml 23 Feb 2004 05:09:27 -0000      1.5
  +++ index.xml 23 Feb 2004 05:16:38 -0000      1.6
  @@ -10,9 +10,9 @@
   
       <section name="Commons IO">
           <p>
  -            Commons-IO contains <a href="#utilities">utility classes</a>,
  -            stream implementations, <a href="#filefilters">file filters</a>, and
  -            <a href="#endian">endian classes</a>.
  +            Commons-IO contains <a href="#Utility classes">utility classes</a>,
  +            stream implementations, <a href="#File filters">file filters</a>, and
  +            <a href="#Endian classes">endian classes</a>.
               IO has recently been promoted from the commons sandbox, however there
               remains no formal release at present.
           </p>
  @@ -23,7 +23,6 @@
           </p>
       </section>
   
  -    <a name="utilities"/>
       <section name="Utility classes">
           <subsection name="CopyUtils and IOUtils">
               <p>
  @@ -93,7 +92,6 @@
   
       </section>
   
  -    <a name="filefilters"/>
       <section name="File filters">
           <p>
               The <code>org.apache.commons.io.filefilter</code>
  @@ -109,7 +107,6 @@
           </p>
       </section>
   
  -    <a name="endian"/>
       <section name="Endian classes">
           <p>
               Different computer architectures adopt different
  
  
  

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

Reply via email to