diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-29 16:02:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-29 16:02:24 -0400 |
commit | b8d3c83ee048100aca2311ad1bd0d190d07ed10e (patch) | |
tree | f3dff6232318c3c59d0e704f26f1bc6aca49bc35 | |
parent | 106578f524a7ef8184029ac393dbe9d68b017756 (diff) |
tune
-rw-r--r-- | doc/plugins/autoindex.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/autoindex.mdwn b/doc/plugins/autoindex.mdwn index 66e0163c2..03e2d12f3 100644 --- a/doc/plugins/autoindex.mdwn +++ b/doc/plugins/autoindex.mdwn @@ -2,6 +2,6 @@ [[!tag type/useful]] This plugin searches for [[SubPages|ikiwiki/subpage]] with a missing parent -page, and generates a parent page for them. The generated page content is -controlled by the autoindex [[template|wikitemplates]], which by default, -uses a [[map]] to list the SubPages. +page, and generates the parent pages. The generated page content is +controlled by the `autoindex.tmpl` [[template|wikitemplates]], which by +default, uses a [[map]] to list the SubPages. |