diff options
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml')
-rw-r--r-- | stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml deleted file mode 100644 index 9597b71dd..000000000 --- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/qanda.in.toc.xml +++ /dev/null @@ -1,34 +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="qanda.in.toc"> -<refmeta> -<refentrytitle>qanda.in.toc</refentrytitle> -<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo> -</refmeta> -<refnamediv> -<refname>qanda.in.toc</refname> -<refpurpose>Should qandaentry questions appear in -the document table of contents?</refpurpose> -</refnamediv> - -<refsynopsisdiv> -<src:fragment xml:id="qanda.in.toc.frag"><xsl:param name="qanda.in.toc" select="0"/></src:fragment> -</refsynopsisdiv> - -<refsection><info><title>Description</title></info> - -<para>If true (non-zero), then the generated table of contents -for a document will include <tag>qandaset</tag> titles, -<tag>qandadiv</tag> titles, -and <tag>question</tag> elements. The default value (zero) excludes -them from the TOC. -</para> -<para>This parameter does not affect any tables of contents -that may be generated inside a qandaset or qandadiv. -</para> - -</refsection> -</refentry> |