You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ro...@apache.org on 2004/09/13 11:24:20 UTC

cvs commit: ws-site/targets/axis/cpp documentation.pdf documentation.html

roshan      2004/09/13 02:24:20

  Modified:    targets/axis/cpp documentation.pdf documentation.html
  Log:
  Changed the contents of the documentatio.html. Changed by Rangika
  
  Revision  Changes    Path
  1.8       +134 -79   ws-site/targets/axis/cpp/documentation.pdf
  
  	<<Binary file>>
  
  
  1.10      +41 -23    ws-site/targets/axis/cpp/documentation.html
  
  Index: documentation.html
  ===================================================================
  RCS file: /home/cvs/ws-site/targets/axis/cpp/documentation.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- documentation.html	13 Jul 2004 09:56:35 -0000	1.9
  +++ documentation.html	13 Sep 2004 09:24:20 -0000	1.10
  @@ -7,7 +7,7 @@
   <link rel="stylesheet" href="../skin/mysite.css" type="text/css">
   <link rel="stylesheet" href="../skin/site.css" type="text/css">
   <link media="print" rel="stylesheet" href="../skin/print.css" type="text/css">
  -<title>Axis C++ Documentation</title>
  +<title>Axis Documentation</title>
   </head>
   <body bgcolor="white" class="composite">
   <!--================= start Banner ==================-->
  @@ -272,40 +272,58 @@
   <div id="bodycol">
   <div class="app">
   <div align="center">
  -<h1>Axis C++ Documentation</h1>
  +<h1>Axis Documentation</h1>
   </div>
   <div class="h3">
   <div class="h3">
  -<h3>Axis c++ Documentation</h3>
  +<h3>Documentation</h3>
   </div>
   <br>
  -<p>Documentation for building and running the latest source on windows can be found in the "Windows Developers Guide" in the CVS</p>
  -<p>Documentation for building and running the latest source on Linux can be found in the "Linux Installation Guide " and "Linux User Guide in the CVS</p>
  +<a href="http://ws.apache.org/axis/cpp">Apache Axis C++ 1.3</a>
   <div class="h4">
  -<h4>Linux Documentation</h4>
  +<h4>Installation Guides</h4>
   </div>
  -<p>
  -<a href="lininstall-guide.html">Linux Installation Guide</a>
  -<br>
  -<a href="linuser-guide.html">Linux User Guide</a>
  -</p>
  +<ul>
  +<li>
  +<a href="lininstall-guide.html">Linux Installation Instructions</a>
  +</li>
  +<li>
  +<a href="wininstall-guide.html">Windows Installation Instructions</a>
  +</li>
  +</ul>
   <div class="h4">
  -<h4>Windows Documentation</h4>
  +<h4>User Guides</h4>
   </div>
  -<p>
  -<a href="wininstall-guide.html">Windows Installation Guide</a>
  -<br>
  +<ul>
  +<li>
  +<a href="linuser-guide.html">Linux User Guide</a>
  +</li>
  +<li>
   <a href="winuser-guide.html">Windows User Guide</a>
  -<br>
  -<a href="windev-guide.html">Windows Developer's Guide</a>
  -<br>
  -</p>
  +</li>
  +</ul>
  +<div class="h4">
  +<h4>Developer Guides</h4>
  +</div>
  +<ul>
  +<li>
  +<a href="windev-guide.html">Windows Developer Guide</a>
  +</li>
  +</ul>
   <div class="h4">
  -<h4>Architecture Documentation</h4>
  +<h4>Reference Material</h4>
   </div>
  -<p>
  -<a href="arch/ArchitectureGuide.html">Axis C++ Architecture Guide</a>
  -</p>
  +<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>
   <div id="pdf" align="right">
   <a href="documentation.pdf"><img alt="PDF" src="../skin/images/pdfdoc.gif" class="skin"><br>
             PDF</a>