Sha256: 99ede57357ddbfead77dfe0aecebb1d92360bcb63a353f0aa33661b4d63cebe0
Contents?: true
Size: 1.53 KB
Versions: 11
Compression:
Stored size: 1.53 KB
Contents
<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.defaultlabel"> <refmeta> <refentrytitle>qanda.defaultlabel</refentrytitle> <refmiscinfo class="other" otherclass="datatype">list</refmiscinfo> <refmiscinfo class="other" otherclass="value">number</refmiscinfo> <refmiscinfo class="other" otherclass="value">qanda</refmiscinfo> <refmiscinfo class="other" otherclass="value">none</refmiscinfo> </refmeta> <refnamediv> <refname>qanda.defaultlabel</refname> <refpurpose>Sets the default for defaultlabel on QandASet.</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="qanda.defaultlabel.frag"> <xsl:param name="qanda.defaultlabel">number</xsl:param> </src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>If no <literal>defaultlabel</literal> attribute is specified on a <tag>qandaset</tag>, this value is used. It must be one of the legal values for the defaultlabel attribute, one from none, number or qanda. The default value is 'number'. </para> <para>Meaning</para> <para>qanda - <tag>question</tag>s are labeled “Q:” and <tag>answer</tag>s are labeled “A:”. </para> <para>number - The entries are enumerated. </para> <para>none - No distinguishing label precedes Questions or Answers. </para> </refsection> </refentry>
Version data entries
11 entries across 11 versions & 3 rubygems