]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/listdirectives.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / plugins / listdirectives.mdwn
1 [[!template id=plugin name=listdirectives author="Will"]]
2 [[!tag type/meta]]
3
4 This plugin provides the [[ikiwiki/directive/listdirectives]]
5 [[ikiwiki/directive]], which inserts a list of currently available
6 directives into the page.
7
8 Each directive links to a wiki page with the same name, that should
9 document that directive. The location of these pages can be controlled via
10 the `directive_description_dir` setting in the setup file, the default is
11 "ikiwiki/directive/foo".
12
13 When this plugin is enabled, it enables the directives underlay, which
14 contains documentation about all the directives included in plugins shipped
15 with ikiwiki. This adds about 200 kb to the size of your wiki.