Login

Subversion Repositories NedoOS

Rev

Blame | Last modification | View Log | Download | RSS feed

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

<!-- import the original docbook template -->
<xsl:import href="/opt/local/share/xsl/docbook-xsl-ns/html/docbook.xsl"/>

<!-- import the sjasmplus customization -->
<xsl:import href="docbook-xsl-ns-html-customization.xsl"/>

</xsl:stylesheet>