tetsuya     2003/09/17 03:29:19

  Modified:    src/documentation/content/xdocs site.xml
  Log:
  Added link to the "HowToBuild" page
  == HowToBuild: User Manual of Building WebServices Project Website ==
  
  Revision  Changes    Path
  1.12      +2 -0      ws-site/src/documentation/content/xdocs/site.xml
  
  Index: site.xml
  ===================================================================
  RCS file: /home/cvs/ws-site/src/documentation/content/xdocs/site.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- site.xml  17 Sep 2003 07:42:33 -0000      1.11
  +++ site.xml  17 Sep 2003 10:29:19 -0000      1.12
  @@ -21,6 +21,7 @@
         <forrest href="forrest/"/>
       </xml.apache.org>
       <cocoon href="http://cocoon.apache.org/"/>
  +    <ant href="http://ant.apache.org/"/>
       <ws.apache.org href="http://ws.apache.org/";>
         <mirrors href="mirrors.cgi"/>
         <xmlrpc href="xmlrpc/"/>
  @@ -72,6 +73,7 @@
       <ml label="Mailing Lists" href="mail.html"/>
       <ref label="Reference" href="library.html"/>
       <legal label="Legal Stuff" href="legal.html"/>
  +    <howtobuild label="HowToBuild" href="howtobuild.html"/>
       <contact label="Contact Info" href="contact.html"/>
     </info>
   
  
  
  

Reply via email to