Update JavaDoc information
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 4 Aug 2007 16:01:50 +0000 (16:01 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 4 Aug 2007 16:01:50 +0000 (16:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@562734 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/index.xml

index 8e3b97f..220a3ce 100644 (file)
@@ -133,10 +133,10 @@ are responsible for installing, configuring, and operating a Apache Tomcat 6 ser
     - 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 @@ the development of the <em>Apache Tomcat</em> project.</p>
 <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>