1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/manual/docbook/programlisting/testdoc.xsl

11 lines
268 B
XML

<xsl:stylesheet
xmlns:xsl = "http://www.w3.org/1999/XSL/Transform"
version = "1.0">
<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.70.1/xhtml/docbook.xsl"/>
<xsl:import href="colorer.xsl"/>
<xsl:import href="colorer-html.xsl"/>
</xsl:stylesheet>