Element
deliverable  (ds.deliverable)
Namespace: -

An individual DAPS-compatible document built on its own (default language)

deliverable node0 deliverable node1 ? node0->node1 node4 ? node0->node4 node7 ? node0->node7 node10 ? node0->node10 node14 ? node0->node14 node23 ? node0->node23 node25 dc node0->node25 node26 + node0->node26 node28 * node0->node28 node2 remarks node1->node2 node3 boolean node2->node3 node5 draft node4->node5 node6 boolean node5->node6 node8 meta node7->node8 node9 boolean node8->node9 node11 category node10->node11 node12 token node11->node12 node13 pattern node12->node13 node15 titleformat node14->node15 node16 | node15->node16 node17 title node16->node17 node18 title docset node16->node18 node19 title product node16->node19 node20 title subtitle node16->node20 node21 title subtitle product node16->node21 node22 title subtitle docset node16->node22 node24 subdir node23->node24 node27 format node26->node27 node29 param node28->node29

Attributes

remarksoptional
Namespace: -

Enable DocBook remarks in this document (`daps ... --remarks`; the default value varies depending on the site configuration)

Data type boolean
Parameters -
draftoptional
Namespace: -

Enable DocBook draft watermark in this document (`daps ... --draft`; the default value varies depending on the site configuration and product lifecycle)

Data type boolean
Parameters -
metaoptional
Namespace: -

Enable DocBook meta information in this document (`daps ... --meta`; the default value varies depending on the site configuration)

Data type boolean
Parameters -
categoryoptional
Namespace: -

What category or categories to display this document under on the product version navigational page

Data type token
Parameters pattern: ([\-_\.\+a-zA-Z0-9]+ )*[\-_\.\+a-zA-Z0-9]+
titleformatoptional
Namespace: -

How to display the document title on the product version navigational page, a combination of the following values: * `title`: title as extracted from the document * `subtitle`: subtitle as extracted from the document (can be empty) * `docset`: product and version number as classified in the DocservĀ² product configuration * `product`: product and version number as extracted from the document (can be empty) Note the following: * `title` is mandatory * `docset` and `product` are mutually exclusive. * the order of values must be `title`, `subtitle`, `docset`/`product` Default: `title subtitle`

Data type enum
Parameters -