summaryrefslogtreecommitdiff
path: root/docs/docbook/xslt/html.xsl
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
committerGerald Carter <jerry@samba.org>2003-10-10 16:46:22 +0000
commitfec4b31bc1a76e408732e1a80b366d97fcf38143 (patch)
treee23398c2bcc4e3b2da28c8007ca453228aefb44f /docs/docbook/xslt/html.xsl
parent20c7b998a38424e8e7b4d218f923937b9e8862d4 (diff)
downloadsamba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.gz
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.tar.bz2
samba-fec4b31bc1a76e408732e1a80b366d97fcf38143.zip
removing docs tree from 3.0
(This used to be commit 0a3eb5574c91685ab07436c67b031266fb329693)
Diffstat (limited to 'docs/docbook/xslt/html.xsl')
-rw-r--r--docs/docbook/xslt/html.xsl10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/docbook/xslt/html.xsl b/docs/docbook/xslt/html.xsl
deleted file mode 100644
index 1a5fe1bc65..0000000000
--- a/docs/docbook/xslt/html.xsl
+++ /dev/null
@@ -1,10 +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>