- Restructure a little.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 22:32:13 +0000 (22:32 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 16 Oct 2006 22:32:13 +0000 (22:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@464700 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/extras.xml

index be2caaf..24425b8 100644 (file)
@@ -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
@@ -51,6 +53,8 @@
     provided with Tomcat. See the <a href="logging.html">logging</a> page for usage instructions.
   </p>
 
+  </subsection>
+
   </section>
 
 </body>