Make svn --version (and svnsync --version, etc) tell you if ra_svn has
[svn.git] / doc / tools / chunk-stylesheet.xsl
blob3e2b144aa7f87ee4c96b2ea4ef0f0a2cb8345fcb
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
3 <xsl:import href="xsl/xhtml/chunk.xsl"/>
5 <xsl:param name="use.id.as.filename">1</xsl:param>
7 <xsl:include href="base-html-stylesheet.xsl"/>
9 </xsl:stylesheet>