opensc/doc/old/opensc.xsl

12 lines
421 B
XML

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/docbook.xsl"/>
<xsl:param name="html.stylesheet" select="'opensc.css'"/>
<xsl:param name="shade.verbatim" select="1"/>
<xsl:param name="html.cleanup" select="1" />
<xsl:param name="generate.section.toc.level" select="0" />
</xsl:stylesheet>