redict/deps/jemalloc/doc/html.xsl.in

6 lines
249 B
XML
Raw Normal View History

2011-05-09 04:52:55 -04:00
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:import href="@XSLROOT@/html/docbook.xsl"/>
<xsl:import href="@abs_srcroot@doc/stylesheet.xsl"/>
2018-05-24 11:17:37 -04:00
<xsl:output method="xml" encoding="utf-8"/>
2011-05-09 04:52:55 -04:00
</xsl:stylesheet>