diff options
Diffstat (limited to 'doc/html.xsl')
-rw-r--r-- | doc/html.xsl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/html.xsl b/doc/html.xsl deleted file mode 100644 index e6b8cee5cee5..000000000000 --- a/doc/html.xsl +++ /dev/null @@ -1,5 +0,0 @@ -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <xsl:import href="/html/docbook.xsl"/> - <xsl:import href="/home/imp/git/vendors/jemalloc/doc/stylesheet.xsl"/> - <xsl:output method="xml" encoding="utf-8"/> -</xsl:stylesheet> |