You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ro...@apache.org on 2004/09/20 08:08:19 UTC

cvs commit: ws-axis/c/docs winuser-guide.pdf wininstall-guide.pdf windev-guide.pdf winuser-guide.html wininstall-guide.html windev-guide.html index.html

roshan      2004/09/19 23:08:19

  Modified:    c/docs   winuser-guide.html wininstall-guide.html
                        windev-guide.html index.html
  Added:       c/docs   winuser-guide.pdf wininstall-guide.pdf
                        windev-guide.pdf
  Log:
  Added the pdf files to the windows docs. Added by Rangika
  
  Revision  Changes    Path
  1.2       +3 -0      ws-axis/c/docs/winuser-guide.html
  
  Index: winuser-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/winuser-guide.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- winuser-guide.html	8 Sep 2004 07:58:24 -0000	1.1
  +++ winuser-guide.html	20 Sep 2004 06:08:19 -0000	1.2
  @@ -404,5 +404,8 @@
   <br>
   b.	testHandler
   (AXIS_EXTRACT/samples/client/testHandler)</p>
  +<div id="pdf" align="right">
  +<a href="winuser-guide.pdf"><img alt="PDF" src="../skin/images/pdfdoc.gif" class="skin"><br>
  +          PDF</a>
   </body>
   </html>
  
  
  
  1.2       +4 -1      ws-axis/c/docs/wininstall-guide.html
  
  Index: wininstall-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/wininstall-guide.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- wininstall-guide.html	8 Sep 2004 07:58:24 -0000	1.1
  +++ wininstall-guide.html	20 Sep 2004 06:08:19 -0000	1.2
  @@ -199,7 +199,10 @@
   <h1>Writing your web services and client applications using Axis C++.</h1>
   
   <p>For writing your own web services and client applications see the <a href="winuser-guide.html"><b>Windows User Guide</a></b>
  -
  +</p>
  +<div id="pdf" align="right">
  +<a href="wininstall-guide.pdf"><img alt="PDF" src="../skin/images/pdfdoc.gif" class="skin"><br>
  +          PDF</a>
   
   
   
  
  
  
  1.3       +3 -1      ws-axis/c/docs/windev-guide.html
  
  Index: windev-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/windev-guide.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- windev-guide.html	10 Sep 2004 06:34:28 -0000	1.2
  +++ windev-guide.html	20 Sep 2004 06:08:19 -0000	1.3
  @@ -780,6 +780,8 @@
   <p>CreateInstance() - Used by Axis to create an instance of your parser class<br>
      DestroyInstance() - Used by Axis to destroy the created parser class instance </p>
   <p> Compile your parser code and build a dynamic library. Add the name of your parser library to Axis configuration file (axiscpp.conf) so that Axis can find your library at runtime</p>
  -
  +<div id="pdf" align="right">
  +<a href="windev-guide.pdf"><img alt="PDF" src="../skin/images/pdfdoc.gif" class="skin"><br>
  +          PDF</a>
   </body>
   </html>
  
  
  
  1.5       +1 -1      ws-axis/c/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/docs/index.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.html	13 Sep 2004 10:24:59 -0000	1.4
  +++ index.html	20 Sep 2004 06:08:19 -0000	1.5
  @@ -44,7 +44,7 @@
   <ul>
   
   <li>
  -<a href="windev-guide.html">Windows Developer Guide</a></li>
  +<a href="windev-guide.html">Windows Developers Guide</a></li>
   
   </ul>
   
  
  
  
  1.1                  ws-axis/c/docs/winuser-guide.pdf
  
  	<<Binary file>>
  
  
  1.1                  ws-axis/c/docs/wininstall-guide.pdf
  
  	<<Binary file>>
  
  
  1.1                  ws-axis/c/docs/windev-guide.pdf
  
  	<<Binary file>>