You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2004/10/26 14:06:09 UTC

cvs commit: ws-axis/c/docs index.html

roshan      2004/10/26 05:06:09

  Modified:    c/docs   index.html
  Log:
  Edited the index.html. Edited by Rangika
  
  Revision  Changes    Path
  1.7       +2 -64     ws-axis/c/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.html	19 Oct 2004 13:28:01 -0000	1.6
  +++ index.html	26 Oct 2004 12:06:09 -0000	1.7
  @@ -1,64 +1,2 @@
  -<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  -<html>
  -<head>
  -   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  -   <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  -   <title>Axis Documentation</title>
  -   <link href="axis.css" rel=stylesheet type=text/css>
  -</head>
  -<body>
  -
  -<center>
  -<h1>
  -<img SRC="images/axis.jpg" height=96 width=176></h1></center>
  -
  -<h1>Documentation</h1>
  -
  -This is the documentation for <a href="http://ws.apache.org/axis/cpp">Apache Axis C++ 1.3</a>
  -  
  -
  -<h2>Installation Guides</h2>
  -
  -<ul>
  -<li>
  -<a href="lininstall-guide.html">Linux Installation Instructions</a></li>
  -
  -<li>
  -<a href="wininstall-guide.html">Windows Installation Instructions</a></li>
  -
  -</ul>
  -
  -<h2>User Guides</h2>
  -
  -<ul>
  -<li>
  -<a href="linuser-guide.html">Linux User Guide</a></li>
  -
  -<li>
  -<a href="winuser-guide.html">Windows User Guide</a></li>
  -
  -</ul>
  -
  -<h2>Developer Guides</h2>
  -
  -<ul>
  -
  -<li>
  -<a href="windev-guide.html">Windows Developers Guide</a></li>
	<LI><A href="antbuild-guide.html">ANT Build Guide</A></LI>



</ul>
  -
  -<h2>Reference Material</h2>
  -
  -<ul>
  -<li>
  -<a href="arch/ArchitectureGuide.html">Architecture Guide</a></li>
  -
  -<li>
  -<a href="arch/WSDL2Ws.html">WSDL2Ws Tool</a></li>
  -
  -<li>
  -<a href="arch/mem-management.html">Memory Management Guide</a></li>
  -
  -</ul>
  -
  -</body>
  -</html>
  +<!doctype html public "-//w3c//dtd html 4.0 transitional//en"><html><head>   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">   <meta name="GENERATOR" content="Microsoft FrontPage 4.0">   <title>Axis Documentation</title>   <link href="axis.css" rel=stylesheet type=text/css></head><body><center><h1><img SRC="images/axis.jpg" height=96 width=176></h1></center><h1>Documentation</h1>This is the documentation for <a href="http://ws.apache.org/axis/cpp">Apache Axis C++ 1.3</a>  <h2>Installation Guides</h2><ul><li><a href="lininstall-guide.html">Linux Installation Instructions</a></li><li><a href="wininstall-guide.html">Windows Installation Instructions</a></li></ul><h2>User Guides</h2><ul><li><a href="linuser-guide.html">Linux User Guide</a></li><li><a href="winuser-guide.html">Windows User Guide</a></li></ul><h2>Developer Guides</h2><ul><li><a href="windev-guide.html">Windows Developer's Guide</a></li>
  +<LI><A href="antbuild-guide.html">ANT Build Guide</A></LI></ul><h2>Reference Material</h2><ul><li><a href="arch/ArchitectureGuide.html">Architecture Guide</a></li><li><a href="arch/WSDL2Ws.html">WSDL2Ws Tool</a></li><li><a href="arch/mem-management.html">Memory Management Guide</a></li></ul></body></html>
  \ No newline at end of file