bayard      2004/08/30 21:07:35

  Added:       commons-build/xdocs user-guides.xml
  Log:
  aim is to have a user guides link on the front page that makes it easy to find these 
documents
  
  Revision  Changes    Path
  1.1                  jakarta-commons/commons-build/xdocs/user-guides.xml
  
  Index: user-guides.xml
  ===================================================================
  <?xml version="1.0" ?>
  <!-- $Id: user-guides.xml,v 1.1 2004/08/31 04:07:35 bayard Exp $ -->
  <!--
     Copyright 2001-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
  -->
  
  <document>
   <properties>
    <title>User Guides</title>
    <author email="[EMAIL PROTECTED]">Henri Yandell</author>
   </properties>
   <body>
    <section name="User Guides">
      <p>Various user guides are available from Jakarta Commons: </p>
      <ul>
       <li><a href="collections/userguide.html">Collections</a></li>
       <li><a href="httpclient/userguide.html">HttpClient</a></li>
       <li><a href="jxpath/users-guide.html">JXPath</a></li>
       <li><a href="latka/users-guide.html">Latka</a></li>
       <li><a href="logging/guide.html">Logging</a></li>
       <li><a href="math/userguide/">Math</a></li>
      </ul>
    </section>
   </body>
  </document>
  
  
  

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

Reply via email to