summaryrefslogtreecommitdiff
path: root/docs/quickstart.xsl
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-21 21:05:52 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-21 21:05:52 -0700
commiteed184a175accd8be158b3b7951f8cd9eec7105f (patch)
treee2118eda0c69fafd939a1f025e58132db92fb6cf /docs/quickstart.xsl
parent2843f91d008990e9940e19dbdf8cd906ad1c057d (diff)
docs: Remove auxiliary files for old documentation
Diffstat (limited to 'docs/quickstart.xsl')
-rw-r--r--docs/quickstart.xsl8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/quickstart.xsl b/docs/quickstart.xsl
deleted file mode 100644
index 0ad5704..0000000
--- a/docs/quickstart.xsl
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0'?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
- <xsl:param name="generate.toc">section toc</xsl:param>
-
- <xsl:template name="header.navigation" />
- <xsl:template name="footer.navigation" />
- <xsl:template name="article.titlepage" />
-</xsl:stylesheet>