1 The `listdirectives` directive is supplied by the [[!iki plugins/listdirectives desc=listdirectives]] plugin.
3 This directive generates a list of available
4 [[directives|ikiwiki/directive]].
8 There is one optional keyword argument, `generated`. Normally the
9 `listdirectives` directive will list all built in directives and directives
10 directly registered by plugins. With this keyword, `listdirectives` will
11 also list directives generated later. For example, all [[shortcuts]] are
12 directives generated in turn by the `shortcut` directive. They will only
13 be listed if the `generated` argument is supplied.
15 \[[!listdirectives generated]]
17 This extended list is often quite long, and often contains many
18 undocumented directives.
20 [[!meta robots="noindex, follow"]]