Author: remm Date: Mon Oct 16 15:32:13 2006 New Revision: 464700 URL: http://svn.apache.org/viewvc?view=rev&rev=464700 Log: - Restructure a little.
Modified: tomcat/tc6.0.x/trunk/webapps/docs/extras.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/extras.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/extras.xml?view=diff&rev=464700&r1=464699&r2=464700 ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/extras.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/extras.xml Mon Oct 16 15:32:13 2006 @@ -42,7 +42,9 @@ </section> - <section name="Commons-logging"> + <section name="Components list"> + + <subsection name="Full commons-logging implementation"> <p> Tomcat uses a package renamed commons-logging API implementation which is hardcoded to use @@ -50,6 +52,8 @@ package renames commons-logging implementation which can be used to replace the implementation provided with Tomcat. See the <a href="logging.html">logging</a> page for usage instructions. </p> + + </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]