summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/doc/config.xsl
blob: 26949c4ef4a71e6cce9816d65b98806e4e2a4038 (plain)
1
2
3
4
5
6
7
<?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>