You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a document contains at least one Use Case with a <config> element, then the Use Cases are displayed in the Use Case Template Appendix as well as in the Use Cases Section in the Introduction.
It appears that for a PP-Module, the PP Author must insert an empty Appendix near the end of the document, which is then auto-populated. E.g.:
<appendix title="Use Case Templates" id="appdx-use-case-templates"/>
The title attribute must match those words exactly.
Apparently, you don't need to do this for PPs, but it probably wouldn't hurt to do it anyway.