aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/autoindex.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-04-23 16:10:46 -0400
committerJoey Hess <joey@kitenet.net>2010-04-23 16:14:33 -0400
commit7e79da76332b93214a7d9a5c91bc046db4219ee2 (patch)
tree5c38f313f26095ea6296af5d7527af74f23fc9cc /doc/plugins/autoindex.mdwn
parent83703d2f4a8832155e3c111792489062ccc4793b (diff)
downloadikiwiki-7e79da76332b93214a7d9a5c91bc046db4219ee2.tar
ikiwiki-7e79da76332b93214a7d9a5c91bc046db4219ee2.tar.gz
template docu reorg
Remove wikitemplates page; fold its contents into templates page. Update all backlinks. Document new ability to put templates inside srcdir.
Diffstat (limited to 'doc/plugins/autoindex.mdwn')
-rw-r--r--doc/plugins/autoindex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/autoindex.mdwn b/doc/plugins/autoindex.mdwn
index d1133e4f5..7c4e40419 100644
--- a/doc/plugins/autoindex.mdwn
+++ b/doc/plugins/autoindex.mdwn
@@ -3,5 +3,5 @@
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|wikitemplates]], which by
+controlled by the `autoindex.tmpl` [[template|templates]], which by
default, uses a [[map]] to list the SubPages.