]> git.stg.codes - stg.git/blobdiff - doc/help/xslt/params/id.warnings.xml
xslt filters moved upper, Makefiles fixed to use bundled xslt filters
[stg.git] / doc / help / xslt / params / id.warnings.xml
diff --git a/doc/help/xslt/params/id.warnings.xml b/doc/help/xslt/params/id.warnings.xml
deleted file mode 100644 (file)
index 7b2716f..0000000
+++ /dev/null
@@ -1,25 +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="id.warnings">
-<refmeta>
-<refentrytitle>id.warnings</refentrytitle>
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>id.warnings</refname>
-<refpurpose>Should warnings be generated for titled elements without IDs?</refpurpose>
-</refnamediv>
-<refsynopsisdiv>
-<src:fragment xml:id="id.warnings.frag">
-<xsl:param name="id.warnings" select="0"/>
-</src:fragment>
-</refsynopsisdiv>
-<refsection><info><title>Description</title></info>
-<para>If non-zero, the stylesheet will issue a warning for any element
-(other than the root element) which has a <tag>title</tag> but does not have an
-ID.</para>
-</refsection>
-</refentry>