From: kkolinko Date: Wed, 5 May 2010 15:45:21 +0000 (+0000) Subject: Replace spaces with underscore in HTML anchor names. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=688fa2ade8c845db1d6fa545d10214a9b4b5205c;p=tomcat7.0 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 --- 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 @@ -
  • + + + +
  • - + () +