aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/version.mdwn
diff options
context:
space:
mode:
authorWilliam Uther <willu@cse.unsw.edu.au>2008-09-11 17:05:51 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 17:05:51 -0400
commitc69a7f758590c91bd137a8d1cfa99f37bf28045a (patch)
tree16cbc730e9b63528b6a608856e8221b4fba40390 /doc/plugins/version.mdwn
parent4f0ac7fe59c196a602e07cc6c4abfc248999ec6b (diff)
downloadikiwiki-c69a7f758590c91bd137a8d1cfa99f37bf28045a.tar
ikiwiki-c69a7f758590c91bd137a8d1cfa99f37bf28045a.tar.gz
patch plugin documentation to refer to directive pages
Diffstat (limited to 'doc/plugins/version.mdwn')
-rw-r--r--doc/plugins/version.mdwn10
1 files changed, 2 insertions, 8 deletions
diff --git a/doc/plugins/version.mdwn b/doc/plugins/version.mdwn
index 7c076362e..67c2a4e40 100644
--- a/doc/plugins/version.mdwn
+++ b/doc/plugins/version.mdwn
@@ -1,11 +1,5 @@
[[!template id=plugin name=version author="[[Joey]]"]]
[[!tag type/useful]]
-This plugin allows inserting the version of ikiwiki onto a page.
-
-Whenever ikiwiki is upgraded to a new version, the page will be rebuilt,
-updating the version number.
-
-Use is simple:
-
- \[[!version ]]
+This plugin implements the [[ikiwiki/directive/version]] [[ikiwiki/directive]].
+It inserts the version of ikiwiki into a page.