template docu reorg
[ikiwiki] / doc / plugins / autoindex.mdwn
1 [[!template id=plugin name=autoindex core=0 author="[[Joey]]"]]
2 [[!tag type/special-purpose]]
3
4 This plugin searches for [[SubPages|ikiwiki/subpage]] with a missing parent
5 page, and generates the parent pages. The generated page content is
6 controlled by the `autoindex.tmpl` [[template|templates]], which by
7 default, uses a [[map]] to list the SubPages.