generate_tasks_heading - Fluid Topics - 3.7

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
3.7

The "generate_tasks_heading" boolean parameter is used to enable the generation of localized labels for task heading in DITA-generated content. It is optional. If unset, the default value is "false".

Example

{
"ui": {
...
},
"khub": {
...
"pafs": {
...
"generate_tasks_heading": true|false,
...
}
}
}