Code

Documentation helper files. Building documentation is currently done by shell script...
[inkscape.git] / src / extension / dbus / doc / config.xsl
diff --git a/src/extension/dbus/doc/config.xsl b/src/extension/dbus/doc/config.xsl
new file mode 100644 (file)
index 0000000..26949c4
--- /dev/null
@@ -0,0 +1,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>
+