Documentation for YAZ is now based on the Docbook XML/XSLT using
[id-docbook-common-moved-to-github.git] / man.xsl.in
diff --git a/man.xsl.in b/man.xsl.in
new file mode 100644 (file)
index 0000000..2741f88
--- /dev/null
@@ -0,0 +1,7 @@
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+               version="1.0">
+
+<xsl:import href="@XSL_DIR@/manpages/docbook.xsl"/>
+</xsl:stylesheet>
+
+