summaryrefslogtreecommitdiff
path: root/doc/config.xsl
blob: 7aa9defc867a8d417adf0a7a21ea1f580207c3d2 (plain)
1
2
3
4
5
6
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                xmlns:fo="http://www.w3.org/1999/XSL/Format"
                version="1.0">
  <xsl:param name="html.stylesheet" select="'docbook.css'"/>
</xsl:stylesheet>