Author: kkolinko
Date: Wed Mar  3 13:14:01 2010
New Revision: 918460

URL: http://svn.apache.org/viewvc?rev=918460&view=rev
Log:
Add generated TOC,
replacing manual TOC if it was present earlier

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/aio.xml
    tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
    tomcat/tc6.0.x/trunk/webapps/docs/balancer-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/building.xml
    tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/connectors.xml
    tomcat/tc6.0.x/trunk/webapps/docs/default-servlet.xml
    tomcat/tc6.0.x/trunk/webapps/docs/extras.xml
    tomcat/tc6.0.x/trunk/webapps/docs/introduction.xml
    tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/jndi-datasource-examples-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/logging.xml
    tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml
    tomcat/tc6.0.x/trunk/webapps/docs/mbeans-descriptor-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml
    tomcat/tc6.0.x/trunk/webapps/docs/proxy-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/setup.xml
    tomcat/tc6.0.x/trunk/webapps/docs/ssi-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml
    tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/aio.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/aio.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/aio.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/aio.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
 
   <p>

Modified: tomcat/tc6.0.x/trunk/webapps/docs/apr.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/apr.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/apr.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/apr.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
 
   <p>

Modified: tomcat/tc6.0.x/trunk/webapps/docs/balancer-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/balancer-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/balancer-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/balancer-howto.xml Wed Mar  3 13:14:01 
2010
@@ -32,12 +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 />
-</p>
+<toc/>
 </section>
 
 <section name="Using the JK 1.2.x native connector">

Modified: tomcat/tc6.0.x/trunk/webapps/docs/building.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/building.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/building.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/building.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>

Modified: tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/cgi-howto.xml Wed Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml Wed Mar  3 
13:14:01 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Overview">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/cluster-howto.xml Wed Mar  3 13:14:01 2010
@@ -30,12 +30,15 @@
 
 <body>
 
-
 <section name="Important Note">
 <p><b>You can also check the <a href="config/cluster.html">configuration 
reference documentation.</a></b>
 </p>
 </section>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="For the impatient">
   <p>
     Simply add <source>&lt;Cluster 
className=&quot;org.apache.catalina.ha.tcp.SimpleTcpCluster&quot;/&gt;</source>

Modified: tomcat/tc6.0.x/trunk/webapps/docs/connectors.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/connectors.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/connectors.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/connectors.xml Wed Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/default-servlet.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/default-servlet.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/default-servlet.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/default-servlet.xml Wed Mar  3 13:14:01 
2010
@@ -29,18 +29,8 @@
 
 <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="What is the DefaultServlet">

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?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/extras.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/extras.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
   <p>
     A number of additional third party components may be used with Apache

Modified: tomcat/tc6.0.x/trunk/webapps/docs/introduction.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/introduction.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/introduction.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/introduction.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/jasper-howto.xml Wed Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/jndi-datasource-examples-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/jndi-datasource-examples-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/jndi-datasource-examples-howto.xml 
(original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/jndi-datasource-examples-howto.xml Wed 
Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/jndi-resources-howto.xml Wed Mar  3 
13:14:01 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/logging.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/logging.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/logging.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/logging.xml Wed Mar  3 13:14:01 2010
@@ -30,6 +30,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
     <p>
       Tomcat uses 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/maven-jars.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Using Tomcat libraries With Maven">
     <subsection name="Tomcat Snapshots">

Modified: tomcat/tc6.0.x/trunk/webapps/docs/mbeans-descriptor-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/mbeans-descriptor-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/mbeans-descriptor-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/mbeans-descriptor-howto.xml Wed Mar  3 
13:14:01 2010
@@ -29,6 +29,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Introduction">
 
 <p>Tomcat 6 uses JMX MBeans as the technology for implementing 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/monitoring.xml Wed Mar  3 13:14:01 2010
@@ -30,6 +30,10 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
+
   <section name="Introduction">
 
   <p>Monitoring is a key aspect of system administration. Looking inside a

Modified: tomcat/tc6.0.x/trunk/webapps/docs/proxy-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/proxy-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/proxy-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/proxy-howto.xml Wed Mar  3 13:14:01 2010
@@ -29,6 +29,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Introduction">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml Wed Mar  3 13:14:01 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="#MemoryRealm">MemoryRealm</a><br />
-<a href="#JAASRealm">JAASRealm</a><br />
-<a href="#CombinedRealm">CombinedRealm</a><br />
-<a href="#LockOutRealm">LockOutRealm</a><br />
-</blockquote>
-</p>
-
+<toc/>
 </section>
 
 <section name="Quick Start">

Modified: tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/security-manager-howto.xml Wed Mar  3 
13:14:01 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Background">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/setup.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/setup.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/setup.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/setup.xml Wed Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/ssi-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/ssi-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/ssi-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/ssi-howto.xml Wed Mar  3 13:14:01 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/tc6.0.x/trunk/webapps/docs/ssl-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/ssl-howto.xml Wed Mar  3 13:14:01 2010
@@ -30,6 +30,9 @@
 
 <body>
 
+<section name="Table of Contents">
+<toc/>
+</section>
 
 <section name="Quick Start">
 

Modified: tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/virtual-hosting-howto.xml Wed Mar  3 
13:14:01 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/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml?rev=918460&r1=918459&r2=918460&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/windows-service-howto.xml Wed Mar  3 
13:14:01 2010
@@ -28,7 +28,11 @@
     </properties>
 
 <body>
- 
+
+<section name="Table of Contents">
+<toc/>
+</section>
+
 <section name="Tomcat6 service application">
 <p>
     <b>Tomcat6</b> is a service application for running Tomcat6 as NT service.



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

Reply via email to