X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/953a959be72c021121d8d3c4a737f48bf52149fe..e0b58215f7fdf64ff3e888a5402b22e89081091a:/doc/plugins/pagestats.mdwn?ds=sidebyside

diff --git a/doc/plugins/pagestats.mdwn b/doc/plugins/pagestats.mdwn
index ab32fb002..347e39a89 100644
--- a/doc/plugins/pagestats.mdwn
+++ b/doc/plugins/pagestats.mdwn
@@ -1,14 +1,6 @@
 [[!template id=plugin name=pagestats author="Enrico Zini"]]
-[[!tag type/meta type/tags]]
+[[!tag type/meta type/tags type/widget]]
 
-This plugin can generate stats about how pages link to each other. It can
-produce either a del.icio.us style cloud, or a table counting the number of
-links to each page.
-
-Here's how to use it to create a [[tag]] cloud:
-
-	\[[!pagestats pages="tags/*"]]
-
-And here's how to create a table of all the pages on the wiki:
-
-	\[[!pagestats style="table"]]
+This plugin provides the [[ikiwiki/directive/pagestats]]
+[[ikiwiki/directive]], which can generate stats about how pages link to
+each other, or display a tag cloud.