summaryrefslogtreecommitdiff
path: root/docs/docbook/xslt/html.xsl
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-10-10 16:21:39 +0000
committerGerald Carter <jerry@samba.org>2003-10-10 16:21:39 +0000
commit510064b14e8fddafe615f8c707023fcc3f84f094 (patch)
tree3996016a2dbb315f4e3815c3ea1b168448bc7b70 /docs/docbook/xslt/html.xsl
parent6cd6f508aa12468950d68567000db33651192a22 (diff)
downloadsamba-510064b14e8fddafe615f8c707023fcc3f84f094.tar.gz
samba-510064b14e8fddafe615f8c707023fcc3f84f094.tar.bz2
samba-510064b14e8fddafe615f8c707023fcc3f84f094.zip
removing docs from HEAD
(This used to be commit 820903ef5a062b4b9824c33ee035c68a39c8eeb0)
Diffstat (limited to 'docs/docbook/xslt/html.xsl')
-rw-r--r--docs/docbook/xslt/html.xsl9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/docbook/xslt/html.xsl b/docs/docbook/xslt/html.xsl
deleted file mode 100644
index 8481a86d24..0000000000
--- a/docs/docbook/xslt/html.xsl
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- This file is generated from param.xweb; do not edit this file! -->
-
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
-
-<xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"/>
-<xsl:import href="html-common.xsl"/>
-
-</xsl:stylesheet>