Author: markt
Date: Sat Aug  4 09:01:50 2007
New Revision: 562734

URL: http://svn.apache.org/viewvc?view=rev&rev=562734
Log:
Update JavaDoc information

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/index.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/index.xml?view=diff&rev=562734&r1=562733&r2=562734
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/index.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/index.xml Sat Aug  4 09:01:50 2007
@@ -133,10 +133,10 @@
     - Complete documentation and HOWTOs on the JK native webserver connector,
       used to interface Apache Tomcat with servers like Apache HTTPd, IIS
       and others.</li>
-<li><a href="servletapi/index.html"><strong>Servlet API Javadocs</strong></a> -
-    The Servlet 2.4 API Javadocs.</li>
-<li><a href="jspapi/index.html"><strong>JSP API Javadocs</strong></a> -
-    The JSP 2.0 API Javadocs.</li>
+<li><a 
href="http://java.sun.com/products/servlet/2.5/docs/servlet-2_5-mr2/index.html";>
+    <strong>Servlet API Javadocs</strong></a> - The Servlet 2.5 API 
Javadocs.</li>
+<li><a 
href="http://java.sun.com/products/jsp/2.1/docs/jsp-2_1-pfd2/index.html";>
+    <strong>JSP API Javadocs</strong></a> - The JSP 2.1 API Javadocs.</li>
 </ul>
 
 </section>
@@ -164,15 +164,10 @@
 <li><a href="catalina/funcspecs/index.html"><strong>Functional 
Specifications</strong></a>
     - Requirements specifications for features of the <em>Catalina</em> servlet
     container portion of Apache Tomcat 6.</li>
-<li><a href="catalina/docs/api/index.html"><strong>Catalina 
Javadocs</strong></a>
-    - Javadoc API documentation for the <em>Catalina</em> servlet
-    container and its dependencies.</li>
-<li><a href="jasper/docs/api/index.html"><strong>Jasper Javadocs</strong></a>
-    - Javadoc API documentation for the <em>Jasper</em> JSP container
-    portion of Apache Tomcat 6.</li>
+<li><a href="api/index.html"><strong>Javadocs</strong></a>
+    - Javadoc API documentation for Apache Tomcat's internals.</li>
 <li><a href="architecture/index.html"><strong>Apache Tomcat 
Architecture</strong></a>
     - Documentation of the Apache Tomcat Server Architecture.</li>
-
 </ul>
 
 </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to