You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/02/20 02:05:18 UTC

cvs commit: jakarta-commons-sandbox/convert/xdocs index.xml

scolebourne    2004/02/19 17:05:18

  Modified:    convert/xdocs index.xml
  Log:
  Update to new website design
  
  Revision  Changes    Path
  1.3       +10 -13    jakarta-commons-sandbox/convert/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/convert/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	18 Feb 2004 00:13:19 -0000	1.2
  +++ index.xml	20 Feb 2004 01:05:18 -0000	1.3
  @@ -32,25 +32,22 @@
   String to Object conversions. All help is gratefully received.
   </p>
   <p>
  -<ul>
  -<li>This code is in the commons <i>sandbox</i></li>
  -<li>The code is unreleased</li>
  -<li>Methods and classes can and will appear and disappear without warning</li>
  -<li>If you like the code and want to push it towards a release, join the mailing list!</li>
  -</ul>
  + <ul>
  +  <li>This code is in the commons <i>sandbox</i></li>
  +  <li>The code is unreleased</li>
  +  <li>Methods and classes can and will appear and disappear without warning</li>
  +  <li>If you like the code and want to push it towards a release, join the mailing list!</li>
  + </ul>
   </p>
   </section>
   
   
   <section name="Documentation">
   <p>
  -The JavaDoc API documents are available online:
  -</p>
  -<ul>
  -<li>The <a href="apidocs/index.html">latest CVS</a></li>
  -</ul>
  -<p>
  -The <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/convert/">CVS repository</a> can be browsed.
  + <ul>
  +  <li>The <a href="apidocs/index.html">Javadoc</a> of the latest CVS</li>
  +  <li>The <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/convert/">CVS repository</a> can be browsed.</li>
  + </ul>
   </p>
   </section>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org