Add <?xml-stylesheet PI instruction,
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 22 Jan 2010 06:25:51 +0000 (06:25 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 22 Jan 2010 06:25:51 +0000 (06:25 +0000)
and set svn:mime-type property.

The goal is to make the changelog.xml file on svn.apache.org be displayed as formatted HTML page in supporting browsers

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@902006 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index a1a0055..70c8912 100644 (file)
@@ -18,6 +18,7 @@
 <!DOCTYPE document [
   <!ENTITY project SYSTEM "project.xml">
 ]>
+<?xml-stylesheet type="text/xsl" href="tomcat-docs.xsl"?>
 <document url="changelog.html">
 
   &project;