From: kkolinko Date: Thu, 4 Mar 2010 09:47:35 +0000 (+0000) Subject: If subsection name is not unique, prefix the anchor name with the name of section... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7cbe4afc3f368adaa6b1bccbfdc57a9bc7481b43;p=tomcat7.0 If subsection name is not unique, prefix the anchor name with the name of section that contains it. This is especially useful for the Tomcat configuration docs, where names such as "Introduction" or "Attributes" are not unique. See e.g. config/filter.html config/valve.html git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@918914 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/tomcat-docs.xsl b/webapps/docs/tomcat-docs.xsl index 85fec752a..c3b05ca34 100644 --- a/webapps/docs/tomcat-docs.xsl +++ b/webapps/docs/tomcat-docs.xsl @@ -219,6 +219,11 @@ + + + @@ -243,6 +248,11 @@ + + +