aboutsummaryrefslogtreecommitdiff
path: root/doc/html.xsl.in
blob: a91d9746f6258dab4b021d84818d4df28d43139c (plain)
1
2
3
4
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:import href="@XSLROOT@/html/docbook.xsl"/>
  <xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
</xsl:stylesheet>