Tag information is accessed in the Documentation Tags link in the bottom right corner of the Create Documentation Wizard.
There are three types of tags that can be used:
-
Fragments (starts with wffrag.) These contain the sections of text that are repeated for each life cycle, queue, ad hoc task and timer. These tags should be placed in the fragments template.
-
Fields (starts with wffld.) These are the placeholders for data. Fields are relative to the fragment they are within. For example, a wffld.Name tag in a Life Cycle fragment will pull the name of the life cycle, while a wffld.Name tag in a Queue fragment will pull the name of a queue.
-
Tables (starts with wffld. and have a suffix of Table) These tags can be used within tables. See Configuring Table Fields for more information.