summaryrefslogtreecommitdiffstats
path: root/doc/html.xsl
blob: e6912ef89028c5fd0b0d7d07c7a263405de7926e (plain)
1
2
3
4
5
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl"/>
  <xsl:import href="mutt.xsl"/>
</xsl:stylesheet>