summaryrefslogtreecommitdiffstats
path: root/src/extension/dbus/doc/config.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/dbus/doc/config.xsl')
-rw-r--r--src/extension/dbus/doc/config.xsl8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/extension/dbus/doc/config.xsl b/src/extension/dbus/doc/config.xsl
new file mode 100644
index 0000000..09cf8de
--- /dev/null
+++ b/src/extension/dbus/doc/config.xsl
@@ -0,0 +1,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>
+