diff options
Diffstat (limited to 'doc/html_custom.xsl')
-rw-r--r-- | doc/html_custom.xsl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/html_custom.xsl b/doc/html_custom.xsl deleted file mode 100644 index af94064..0000000 --- a/doc/html_custom.xsl +++ /dev/null @@ -1,6 +0,0 @@ -<?xml version='1.0'?> - -<stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/> - <import href="html_titlepage.xsl"/> -</stylesheet> |