Sha256: cd453a2fad9269280e8504edf6f3d907079e56b6ec23bbcaab66cdefc055b417

Contents?: true

Size: 1.38 KB

Versions: 9

Compression:

Stored size: 1.38 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="draft.mode">
<refmeta>
<refentrytitle>draft.mode</refentrytitle>
<refmiscinfo class="other" otherclass="datatype">list</refmiscinfo>
<refmiscinfo class="other" otherclass="value">no</refmiscinfo> 
<refmiscinfo class="other" otherclass="value">yes</refmiscinfo>
<refmiscinfo class="other" otherclass="value">maybe</refmiscinfo>
</refmeta>
<refnamediv>
<refname>draft.mode</refname>
<refpurpose>Select draft mode</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="draft.mode.frag">
<xsl:param name="draft.mode">no</xsl:param>
</src:fragment>
</refsynopsisdiv>

<refsection><info><title>Description</title></info>

<para>Selects draft mode. If <parameter>draft.mode</parameter> is
<quote><literal>yes</literal></quote>, the entire document will be treated
as a draft. If it is <quote><literal>no</literal></quote>, the entire document
will be treated as a final copy. If it is <quote><literal>maybe</literal></quote>,
individual sections will be treated as draft or final independently, depending
on how their <literal>status</literal> attribute is set.
</para>

</refsection>
</refentry>

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
booky-0.0.4 lib/stylesheets/params/draft.mode.xml
booky-0.0.3 lib/stylesheets/params/draft.mode.xml
booky-0.0.2 lib/stylesheets/params/draft.mode.xml
booky-0.0.1 lib/stylesheets/params/draft.mode.xml
bookshop-0.0.4 lib/bookshop/generators/bookshop/app/tools/xsl/1.76.1/params/draft.mode.xml
bookshop-0.0.3 lib/bookshop/generators/bookshop/app/tools/xsl/1.76.1/params/draft.mode.xml
bookshop-0.0.2.1 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/draft.mode.xml
bookshop-0.0.2 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/draft.mode.xml
bookshop-0.0.1 lib/bookshop/generators/bookshop/project/tools/xsl/1.76.1/params/draft.mode.xml