You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pi...@apache.org on 2001/10/15 20:26:00 UTC

cvs commit: jakarta-tomcat-connectors/webapp/docs index.html

pier        01/10/15 11:26:00

  Added:       webapp/docs index.html
  Log:
  Initial revision of the new documentation update.
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-connectors/webapp/docs/index.html
  
  Index: index.html
  ===================================================================
  <HTML>
    <HEAD>
      <TITLE>WebApp Module - Version 1.0</TITLE>
      <LINK rel="stylesheet" type="text/css" href="style.css" title="Style">
    </HEAD>
    <BODY>
      <H1>Apache WebApp Module</H1>
  
      <P class="note">
        <EM>Abstract:</EM> This is the abstract
      </P>
  
      <H2>Index:</H2>
      <OL>
        <LI>
          <A href="build.html">Building and Installing the WebApp module</A>
          <OL>
            <LI><A href="build.html#download">Downloading the source code</A></LI>
            <LI><A href="build.html#configure">The <CODE>configure</CODE> script</A></LI>
          </OL>
        </LI>
        <LI>
          API Documentation
          <OL>
            <LI><A href="api-java/index.html">Tomcat 4.0 WARP connector API documentation</A></LI>
            <LI><A href="api-c/index.html">WebApp library 1.0 API documentation</A></LI>
          </OL>
        </LI>
        <LI><A HREF="api.html">Licensing Requirements</A></LI>
      </OL>
  
      <HR>
      <P class="copyright">
        Copyright &copy; The <A href="http://www.apache.org/">Apache Software
        Foundation</A> 1999-2001. All Rights Reserved.<BR>
        Written by <A href="mailto:pier.fumagalli@sun.com">Pier Fumagalli</A>,
        <A href="http://java.sun.com/">Sun Microsystems INC.</A><BR>
        CVS Revision $Id: index.html,v 1.1 2001/10/15 18:26:00 pier Exp $
      </P>
    </BODY>
  </HTML>