From e1f73e5eeba2f484429ac4dc9f078dc8f3903aef Mon Sep 17 00:00:00 2001 From: kkolinko Date: Sat, 3 Oct 2009 02:08:13 +0000 Subject: [PATCH] Update tomcat-docs.xsl It is port of rev.821208 from tc6.0.x 1. Properly publish author names in HTML tag (it has content attribute, not value), and do not publish e-mails. 2. Added support for "rtext" attribute on
tag. I use it to include release dates in changelog.xml. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@821220 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/tomcat-docs.xsl | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/webapps/docs/tomcat-docs.xsl b/webapps/docs/tomcat-docs.xsl index 28f50085b..befe58b0d 100644 --- a/webapps/docs/tomcat-docs.xsl +++ b/webapps/docs/tomcat-docs.xsl @@ -69,8 +69,10 @@ - - + +