You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/05/05 21:23:39 UTC

svn commit: r941437 - /tomcat/tc5.5.x/trunk/container/webapps/docs/

Author: kkolinko
Date: Wed May  5 19:23:38 2010
New Revision: 941437

URL: http://svn.apache.org/viewvc?rev=941437&view=rev
Log:
Add TOC

Modified:
    tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/balancer-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/building.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/cgi-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/class-loader-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/cluster-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/connectors.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/default-servlet.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/deployer-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/html-manager-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/introduction.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-datasource-examples-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/logging.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/mbeans-descriptor-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/monitoring.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/proxy-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/realm-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/security-manager-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/setup.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/ssi-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/status.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml
    tomcat/tc5.5.x/trunk/container/webapps/docs/windows-service-howto.xml

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/apr.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
 
   <p>

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/balancer-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/balancer-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/balancer-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/balancer-howto.xml Wed May  5 19:23:38 2010
@@ -32,13 +32,7 @@
 <body>
 
 <section name="Table of Contents">
-<p>
-<a href="#Using the JK 1.2.x native connector">
-Using the JK native connector</a><br />
-<a href="#Using Apache HTTP Server 2.x with mod_proxy">
-Using Apache HTTP Server 2.x and mod_proxy</a><br />
-<a href="#Using the balancer webapp">Using the balancer webapp</a><br />
-</p>
+<toc/>
 </section>
 
 <section name="Using the JK 1.2.x native connector">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/building.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/building.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/building.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/building.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="README">
 <p>
 This document duplicates some of the information from the BUILDING.txt file

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/cgi-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/cgi-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/cgi-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/cgi-howto.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>The CGI (Common Gateway Interface) defines a way for a web server to

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/class-loader-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/class-loader-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/class-loader-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/class-loader-howto.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Quick Start">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/cluster-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/cluster-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/cluster-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/cluster-howto.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Quick Start">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/connectors.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/connectors.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/connectors.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/connectors.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>Choosing a connector to use with Tomcat can be difficult. This page will

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/default-servlet.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/default-servlet.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/default-servlet.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/default-servlet.xml Wed May  5 19:23:38 2010
@@ -29,18 +29,12 @@
 
 <body>
 
-<section name="Introduction">
-
-This discusses different ways to manipulate the default servlet. Topics are
-<ul>
-  <li><a href="#what">What is the DefaultServlet?</a></li>
-  <li><a href="#where">Where is it declared?</a></li>
-  <li><a href="#change">What can I change?</a></li>
-  <li><a href="#dir">How do I customize directory listings?</a></li>
-  <li><a href="#secure">How do I secure directory listings?</a></li>
-
-</ul>
+<section name="Table of Contents">
+<toc/>
+</section>
 
+<section name="Introduction">
+This discusses different ways to manipulate the default servlet.
 </section>
 
 <section name="What is the DefaultServlet">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/deployer-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/deployer-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/deployer-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/deployer-howto.xml Wed May  5 19:23:38 2010
@@ -29,20 +29,10 @@
 
 <body>
 
-    <section name="Table of Contents">
-    <ul>
-        <li><a href="#Introduction">Introduction</a></li>
-        <li><a href="#Installation">Installation</a></li>
-        <li><a href="#A word on Contexts">A word on Contexts</a></li>
-        <li><a href="#Deployment on Tomcat startup">Deployment on Tomcat startup</a></li>
-        <li><a href="#Deploying on a running Tomcat server">Deploying on a running Tomcat server</a></li>
-        <li><a href="#Deploying using the Tomcat Manager">Deploying using the Tomcat Manager</a></li>
-        <li><a href="#Deploying using the Client Deployer Package">Deploying using
-            the Tomcat Client Deployer</a></li>
-    </ul>
-    
-    </section>
-    
+<section name="Table of Contents">
+<toc/>
+</section>
+
     <section name="Introduction">
         <p>
             Deployment is the term used for the process of installing a web

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/html-manager-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/html-manager-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/html-manager-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/html-manager-howto.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>In many production environments it is very useful to have the capability

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/introduction.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/introduction.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/introduction.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/introduction.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/jasper-howto.xml Wed May  5 19:23:38 2010
@@ -31,13 +31,7 @@
 <body>
 
 <section name="Table of Contents">
-<p>
-<a href="#Introduction">Introduction</a><br />
-<a href="#Configuration">Configuration</a><br />
-<a href="#Production Configuration">Production Configuration</a><br />
-<a href="#Web Application Compilation">Web Application Compilation</a><br />
-<a href="#Using Jikes">Using Jikes</a><br />
-</p>
+<toc/>
 </section>
 
 <section name="Introduction">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-datasource-examples-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-datasource-examples-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-datasource-examples-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-datasource-examples-howto.xml Wed May  5 19:23:38 2010
@@ -33,14 +33,7 @@
 <body>
 
 <section name="Table of Contents">
-<p>
-<a href="#Introduction">Introduction</a><br />
-<a href="#Database Connection Pool (DBCP) Configurations">
-Database Connection Pool (DBCP) Configurations</a><br />
-<a href="#Non DBCP Solutions">Non DBCP Solutions</a><br />
-<a href="#Oracle 8i with OCI client">Oracle 8i with OCI client</a><br />
-<a href="#Common Problems">Common Problems</a><br />
-</p>
+<toc/>
 </section>
 
 <section name="Introduction">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/jndi-resources-howto.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/logging.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/logging.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/logging.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/logging.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
   <p>
     Tomcat 5.5 uses 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/manager-howto.xml Wed May  5 19:23:38 2010
@@ -30,39 +30,7 @@
 <body>
 
 <section name="Table of Contents">
-
-<p>
-<a href="#Introduction">Introduction</a><br />
-<a href="#Configuring Manager Application Access">
-Configuring Manager Application Access</a><br />
-<a href="#Supported Manager Commands">Supported Manager Commands</a><br />
-<blockquote>
-<a href="#Deploy A New Application Remotely">Deploy A New Application Remotely</a><br />
-<a href="#Deploy A New Application from a Local Path">Deploy A New Application from a Local Path</a><br />
-<a href="#List Currently Deployed Applications">
-List Currently Deployed Applications</a><br />
-<a href="#Reload An Existing Application">Reload An Existing Application</a><br />
-<a href="#List OS and JVM Properties">List OS and JVM Properties</a><br />
-<a href="#List Available Global JNDI Resources">
-List Available Global JNDI Resources</a><br />
-<a href="#List Available Security Roles">List Available Security Roles</a><br />
-<a href="#Session Statistics">Session Statistics</a><br />
-<a href="#Start an Existing Application">Start an Existing Application</a><br />
-<a href="#Stop an Existing Application">Stop an Existing Application</a><br />
-<a href="#Undeploy an Existing Application">
-Undeploy an Existing Application</a><br />
-</blockquote>
-<a href="#Executing Manager Commands With Ant">
-Executing Manager Commands With Ant</a><br />
-<a href="#Using the JMX Proxy Servlet">
-Using the JMX Proxy Servlet</a><br />
-<blockquote>
-<a href="#What is JMX Proxy Servlet">What is JMX Proxy Servlet?</a><br />
-<a href="#JMX Query command">Query command</a><br />
-<a href="#JMX Set command">Set command</a><br />
-</blockquote>
-</p>
-
+<toc/>
 </section>
 
 <section name="Introduction">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/mbeans-descriptor-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/mbeans-descriptor-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/mbeans-descriptor-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/mbeans-descriptor-howto.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>Tomcat 5 uses JMX MBeans as the technology for implementing 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/monitoring.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/monitoring.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/monitoring.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/monitoring.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
 
   <p>Monitoring is a very important question today. Looking inside the running

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/proxy-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/proxy-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/proxy-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/proxy-howto.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/realm-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/realm-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/realm-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/realm-howto.xml Wed May  5 19:23:38 2010
@@ -31,35 +31,8 @@
 
 <body>
 
-
 <section name="Table of Contents">
-
-<p>
-<a href="#Quick Start">Quick Start</a><br />
-<blockquote>
-<a href="#What is a Realm?">What is a Realm?</a><br />
-<a href="#Configuring a Realm">Configuring a Realm</a><br />
-</blockquote>
-<a href="#Common Features">Common Features</a><br />
-<blockquote>
-<a href="#Digested Passwords">Digested Passwords</a><br />
-<a href="#Example Application">Example Application</a><br />
-<a href="#Manager Application">Manager Application</a><br />
-<a href="#Realm Logging">Logging Within Realms</a><br />
-</blockquote>
-<a href="#Standard Realm Implementations">
-Standard Realm Implementations</a><br />
-<blockquote>
-<a href="#JDBCRealm">JDBCRealm</a><br />
-<a href="#DataSourceRealm">DataSourceRealm</a><br />
-<a href="#JNDIRealm">JNDIRealm</a><br />
-<a href="#UserDatabaseRealm">UserDatabaseRealm</a><br />
-<a href="#MemoryRealm">MemoryRealm</a><br />
-<a href="#JAASRealm">JAASRealm</a><br />
-<a href="#UserDatabaseRealm">UserDatabaseRealm</a><br />
-</blockquote>
-</p>
-
+<toc/>
 </section>
 
 <section name="Quick Start">

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/security-manager-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/security-manager-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/security-manager-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/security-manager-howto.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Background">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/setup.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/setup.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/setup.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/setup.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
     <p>
       This document introduces several ways to set up Tomcat for running

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/ssi-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/ssi-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/ssi-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/ssi-howto.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>SSI (Server Side Includes) are directives that are placed in HTML pages,

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/ssl-howto.xml Wed May  5 19:23:38 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Quick Start">
 

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/status.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/status.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/status.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/status.xml Wed May  5 19:23:38 2010
@@ -29,6 +29,11 @@
   </properties>
 
 <body>
+
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Preface">
     <p>
       This document attempts to convey the current status of Tomcat development

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/virtual-hosting-howto.xml Wed May  5 19:23:38 2010
@@ -28,6 +28,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Assumptions">
     <p>
       For the sake of this how-to, assume you have a development host with two

Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/windows-service-howto.xml
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/windows-service-howto.xml?rev=941437&r1=941436&r2=941437&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/windows-service-howto.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/windows-service-howto.xml Wed May  5 19:23:38 2010
@@ -28,7 +28,11 @@
     </properties>
 
 <body>
- 
+
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Tomcat5 service application">
 <p>
     <b>Tomcat5</b> is a service application for running Tomcat5 as NT service.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org