summaryrefslogtreecommitdiff
path: root/docbook-xsl-1.75.2/params/slides.js.xml
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-12-09 16:39:22 +0100
committermguetlein <martin.guetlein@gmail.com>2010-12-09 16:39:22 +0100
commit3fd24182bee64ea2252aa494e5930c9c9924d1d2 (patch)
tree9af11d6624bfe0566f768b0a0a227d50216327dc /docbook-xsl-1.75.2/params/slides.js.xml
parent7459525cbf5cc8ed4afcbaa3a0749828098a8f48 (diff)
add significance tests to reports, some more report modifications
Diffstat (limited to 'docbook-xsl-1.75.2/params/slides.js.xml')
-rw-r--r--docbook-xsl-1.75.2/params/slides.js.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/docbook-xsl-1.75.2/params/slides.js.xml b/docbook-xsl-1.75.2/params/slides.js.xml
deleted file mode 100644
index 90fffae..0000000
--- a/docbook-xsl-1.75.2/params/slides.js.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"
- xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:xi="http://www.w3.org/2001/XInclude"
- xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version="5.0" xml:id="slides.js">
-<refmeta>
-<refentrytitle>slides.js</refentrytitle>
-<refmiscinfo class="other" otherclass="datatype">filename</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>slides.js</refname>
-<refpurpose>Slides overlay file</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment xml:id="slides.js.frag">
-<xsl:param name="slides.js" >slides.js</xsl:param>
-</src:fragment>
-</refsynopsisdiv>
-
-<refsection><info><title>Description</title></info>
-
-<para>Specifies the filename of the slides JavaScript file. It's unlikely
-that you will ever need to change this parameter.</para>
-
-</refsection>
-</refentry>