Generate the documentation of your app's macro(s) automatically.
Parameters of the Macrodocumentation Macro
Name | Description | Type | This is a required field | Default |
---|---|---|---|---|
Full plugin keypluginKey | The full key of the plugin you want to display the macros from. | string | ch.bitvoodoo.confluence.plugins.macrodescription | |
Macro keymacroKey | The key of the macro you want to display. Leave blank for all macros of the plugin. | string | ||
Show parameter tableshowParameter | Enable to show a table of all macro parameters. | boolean | true | |
Show documentation linkshowDocumentationLink | Enable to show a link to the documentation of the macro, if available. | boolean | true | |
Show header with macro keyshowHeader | Enable to show a header with the macro key. | boolean | true | |
Show hidden macrosshowHidden | Enable to show hidden macros too. | boolean | false |