Show reference-txt.xsl syntax highlighted
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
<xsl:import href="../../../html/docbook.xsl"/>
<xsl:param name="refentry.generate.name" select="1"/>
<xsl:param name="refentry.generate.title" select="0"/>
<xsl:param name="root.filename"></xsl:param>
<xsl:param name="variablelist.as.table" select="0"/>
<xsl:param name="admon.graphics" select="0"/>
<xsl:param name="index.on.type" select="1"/>
<xsl:param name="html.longdesc" select="0"/>
<xsl:param name="reference.autolabel">1</xsl:param>
<xsl:param name="toc.max.depth">1</xsl:param>
</xsl:stylesheet>
See more files for this project here