summaryrefslogtreecommitdiff
path: root/docs/quickstart.xsl
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-10 22:26:57 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-04-10 22:26:57 -0700
commite90d2ac8ba44fbcf4d5702643f708f2c86bde42e (patch)
treea52fe8e4efee8176da169998c203c1a93f6a6ff1 /docs/quickstart.xsl
parent6457f0941204a79ec5ba359a12aa00bf06f0e621 (diff)
parent405fefc8777c55900a4e44561b545a9abb5276ba (diff)
Merge branch 'master' into compact
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>