diff options
Diffstat (limited to 'doc/plugins/version.mdwn')
-rw-r--r-- | doc/plugins/version.mdwn | 10 |
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. |