From: markt
Date: Sat, 4 Aug 2007 16:01:50 +0000 (+0000)
Subject: Update JavaDoc information
X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3a2eaf88a99b3a1802261d1b4163647ed26bc9d5;p=tomcat7.0
Update JavaDoc information
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@562734 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/webapps/docs/index.xml b/webapps/docs/index.xml
index 8e3b97f47..220a3ce6e 100644
--- a/webapps/docs/index.xml
+++ b/webapps/docs/index.xml
@@ -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.
-Servlet API Javadocs -
- The Servlet 2.4 API Javadocs.
-JSP API Javadocs -
- The JSP 2.0 API Javadocs.
+
+ Servlet API Javadocs - The Servlet 2.5 API Javadocs.
+
+ JSP API Javadocs - The JSP 2.1 API Javadocs.
@@ -164,15 +164,10 @@ the development of the Apache Tomcat project.
Functional Specifications
- Requirements specifications for features of the Catalina servlet
container portion of Apache Tomcat 6.
-Catalina Javadocs
- - Javadoc API documentation for the Catalina servlet
- container and its dependencies.
-Jasper Javadocs
- - Javadoc API documentation for the Jasper JSP container
- portion of Apache Tomcat 6.
+Javadocs
+ - Javadoc API documentation for Apache Tomcat's internals.
Apache Tomcat Architecture
- Documentation of the Apache Tomcat Server Architecture.
-