Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_jemalloc
/
refs/heads/n2
/
.
/
doc
/
html.xsl.in
blob: a91d9746f6258dab4b021d84818d4df28d43139c [
file
] [
log
] [
blame
]
Jason Evans
aee7fd2
2010-11-24 22:00:02 -0800
[
diff
] [
blame
]
1
<xsl:stylesheet
xmlns:xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
"1.0"
>
2
<xsl:import
href
=
"@XSLROOT@/html/docbook.xsl"
/>
3
<xsl:import
href
=
"@abs_srcroot@doc/stylesheet.xsl"
/>
4
</xsl:stylesheet>