yoavs 2003/12/13 09:21:21 Modified: webapps/docs index.xml project.xml Log: Added links to architecture Revision Changes Path 1.13 +3 -0 jakarta-tomcat-catalina/webapps/docs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/index.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- index.xml 25 Nov 2003 18:24:09 -0000 1.12 +++ index.xml 13 Dec 2003 17:21:21 -0000 1.13 @@ -154,6 +154,9 @@ <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 Tomcat 5.</li> +<li><a href="architecture/index.html"><strong>Tomcat Architecture</strong></a> + - Documentation of the Tomcat Server Architecture.</li> + </ul> </section> 1.19 +1 -0 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.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- project.xml 29 Nov 2003 22:11:22 -0000 1.18 +++ project.xml 13 Dec 2003 17:21:21 -0000 1.19 @@ -57,6 +57,7 @@ <item name="Functional Specs." href="catalina/funcspecs/index.html"/> <item name="Tomcat Javadocs" href="catalina/docs/api/index.html"/> <item name="Jasper Javadocs" href="jasper/docs/api/index.html"/> + <item name="Architecture" href="architecture/index.html" /> </menu> </body>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]