From 688fa2ade8c845db1d6fa545d10214a9b4b5205c Mon Sep 17 00:00:00 2001 From: kkolinko Date: Wed, 5 May 2010 15:45:21 +0000 Subject: [PATCH] Replace spaces with underscore in HTML anchor names. To preserve compatibility each (sub)section will now generate two anchors: the old one and the new one, if they differ. It is port of r936982 from tomcat/site git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@941356 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/tomcat-docs.xsl | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/webapps/docs/tomcat-docs.xsl b/webapps/docs/tomcat-docs.xsl index c3b05ca34..7497c4399 100644 --- a/webapps/docs/tomcat-docs.xsl +++ b/webapps/docs/tomcat-docs.xsl @@ -189,11 +189,15 @@ + + + @@ -226,11 +230,15 @@ + + +
- + () +
@@ -255,7 +263,10 @@ -
  • + + + +
    -- 2.11.0
  • - + () +