An individual DAPS-compatible document built on its own (default language)
Enable DocBook remarks in this document (`daps ... --remarks`; the default value varies depending on the site configuration)
Data type | boolean |
---|---|
Parameters | - |
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 | - |
Enable DocBook meta information in this document (`daps ... --meta`; the default value varies depending on the site configuration)
Data type | boolean |
---|---|
Parameters | - |
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]+ |
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 | - |