Blame docs/params/qanda.defaultlabel.xml

Packit Service 76cb02
Packit Service 76cb02
Packit Service 76cb02
<refentry id="qanda.defaultlabel">
Packit Service 76cb02
  <refmeta>
Packit Service 76cb02
    <refentrytitle>qanda.defaultlabel</refentrytitle>
Packit Service 76cb02
  </refmeta>
Packit Service 76cb02
  <refnamediv>
Packit Service 76cb02
    <refname><parameter>qanda.defaultlabel</parameter></refname>
Packit Service 76cb02
    <refpurpose>Sets the default for defaultlabel on QandASet.</refpurpose>
Packit Service 76cb02
  </refnamediv>
Packit Service 76cb02
  <refsynopsisdiv>
Packit Service 76cb02
    <programlisting>
Packit Service 76cb02
      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/qanda.defaultlabel.xml"/></programlisting>
Packit Service 76cb02
  </refsynopsisdiv>
Packit Service 76cb02
  <refsection>
Packit Service 76cb02
    <title>Description</title>
Packit Service 76cb02
    <para>If no <literal>defaultlabel</literal> attribute is specified on
Packit Service 76cb02
a <tag>qandaset</tag>, this value is used. It must be one of the legal
Packit Service 76cb02
values for the defaultlabel attribute, one from none, number or
Packit Service 76cb02
qanda. The default value is 'number'.
Packit Service 76cb02
</para>
Packit Service 76cb02
<para>Meaning</para>
Packit Service 76cb02
<para>qanda -   <sgmltag>question</sgmltag>s are labeled “Q:” and <tag>answer</tag>s are labeled “A:”. </para>
Packit Service 76cb02
<para>number -    The entries are enumerated. </para>
Packit Service 76cb02
<para>none -    No distinguishing label precedes Questions or Answers. 
Packit Service 76cb02
</para>
Packit Service 76cb02
  </refsection>
Packit Service 76cb02
</refentry>