repo.or.cz
/
svn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make svn --version (and svnsync --version, etc) tell you if ra_svn has
[svn.git]
/
doc
/
tools
/
chunk-stylesheet.xsl
blob
3e2b144aa7f87ee4c96b2ea4ef0f0a2cb8345fcb
1
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
version='
1.0
'
>
2
3
<xsl:import
href
=
"xsl/xhtml/chunk.xsl"
/>
4
5
<xsl:param
name
=
"use.id.as.filename"
>
1
</xsl:param>
6
7
<xsl:include
href
=
"base-html-stylesheet.xsl"
/>
8
9
</xsl:stylesheet>