]> git.sesse.net Git - vlc/blobdiff - doc/developer/videolan-doc-chunk.xsl
Remove developer documentation, almost untouched in over 7 years
[vlc] / doc / developer / videolan-doc-chunk.xsl
diff --git a/doc/developer/videolan-doc-chunk.xsl b/doc/developer/videolan-doc-chunk.xsl
deleted file mode 100644 (file)
index 7e617db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0' xmlns="http://www.w3.org/TR/xhtml1/transitional" exclude-result-prefixes="#default">
-
-<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/chunk.xsl"/>
-
-<xsl:variable name="toc.section.depth">1</xsl:variable>
-<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
-<xsl:param name="chunk.section.depth" select="0"/>
-<xsl:param name="html.stylesheet" select="'../screen.css'"/>
-
-
-</xsl:stylesheet>
-