Module defaults

Source
Expand description

Defines defaults for working with templates.

Constantsยง

CONFIG_TAG_CLOSE
The closing tag for defining a config block in a template. See CONFIG_TAG_OPEN for more information.
CONFIG_TAG_OPEN
The opening tag for defining a config block in a template.
DIRECTORY_TEMPLATE
The default template used to generate the directory name for a template with StructureMode::Nested or StructureMode::NestedGrouped.
FILENAME_TEMPLATE_ANNOTATION
The default template used to generate the output filename for a template with ContextMode::Annotation.
FILENAME_TEMPLATE_BOOK
The default template used to generate the output filename for a template with ContextMode::Book.