remm 2002/08/13 09:26:24
Modified: webapps/docs project.xml
Log:
- Use the new APIs home.
Revision Changes Path
1.3 +2 -1 jakarta-tomcat-catalina/webapps/docs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 30 Jul 2002 03:58:28 -0000 1.2
+++ project.xml 13 Aug 2002 16:26:24 -0000 1.3
@@ -37,7 +37,8 @@
<menu name="Application Developers">
<item name="App Developer Guide" href="appdev/index.html"/>
- <item name="Servlet/JSP Javadocs" href="servletapi/index.html"/>
+ <item name="Servlet API Javadocs" href="servletapi/index.html"/>
+ <item name="JSP API Javadocs" href="jspapi/index.html"/>
</menu>
<menu name="Catalina Developers">
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|