]> granicus.if.org Git - docbook-dsssl/commitdiff
Obsolete parameter
authorNorman Walsh <ndw@nwalsh.com>
Fri, 10 May 2002 22:29:07 +0000 (22:29 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Fri, 10 May 2002 22:29:07 +0000 (22:29 +0000)
xsl/params/using.chunker.xml [deleted file]

diff --git a/xsl/params/using.chunker.xml b/xsl/params/using.chunker.xml
deleted file mode 100644 (file)
index dace2c3..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<refentry id="using.chunker">
-<refmeta>
-<refentrytitle>using.chunker</refentrytitle>
-<refmiscinfo role="type">boolean</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>using.chunker</refname>
-<refpurpose>Will the output be chunked?</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment id='using.chunker.frag'><xsl:param name="using.chunker" select="0"/></src:fragment>
-</refsynopsisdiv>
-
-<refsect1><title>Description</title>
-
-<para>In addition to providing chunking, the chunker can cleanup a
-number of XML to HTML issues. If the chunker is not being used, the
-stylesheets try to avoid producing results that will not appear properly
-in browsers.
-</para>
-
-</refsect1>
-</refentry>