Documentation for YAZ is now based on the Docbook XML/XSLT using
[id-docbook-common-moved-to-github.git] / man.xsl.in
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
2                 version="1.0">
3
4 <xsl:import href="@XSL_DIR@/manpages/docbook.xsl"/>
5 </xsl:stylesheet>
6
7