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
Skip a test when run against old servers.
[svn.git]
/
doc
/
tools
/
html-stylesheet.xsl
blob
f446f001a3850a0673e68ea396d4a7857bbf3dc0
1
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
version='
1.0
'
>
2
3
<xsl:import
href
=
"xsl/xhtml/docbook.xsl"
/>
4
5
<xsl:include
href
=
"base-html-stylesheet.xsl"
/>
6
7
</xsl:stylesheet>