summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/doc/config.xsl
blob: 09cf8de5db18a3a1421aa376e3b8548fa8e86c4f (plain)
1
2
3
4
5
6
7
8
<?xml version='1.0'?>
<!-- SPDX-License-Identifier: GPL-2.0-or-later -->
<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>