X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/7e79da76332b93214a7d9a5c91bc046db4219ee2..7bc9bc7812701d236e16f6da8b2215114a66e31c:/doc/plugins/autoindex.mdwn diff --git a/doc/plugins/autoindex.mdwn b/doc/plugins/autoindex.mdwn index 7c4e40419..e1cfe1157 100644 --- a/doc/plugins/autoindex.mdwn +++ b/doc/plugins/autoindex.mdwn @@ -5,3 +5,6 @@ This plugin searches for [[SubPages|ikiwiki/subpage]] with a missing parent page, and generates the parent pages. The generated page content is controlled by the `autoindex.tmpl` [[template|templates]], which by default, uses a [[map]] to list the SubPages. + +The `autoindex_commit` setting is enabled by default, and causes +pages generated by autoindex to be checked into version control.