X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d5e65e582a34ae2494fee493ddcb2b959e4a4bce..e39366315cd153fc794aed7a9b4df587115d49e7:/doc/plugins/polygen.mdwn?ds=inline

diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn
index 09195e694..f9cea1f4d 100644
--- a/doc/plugins/polygen.mdwn
+++ b/doc/plugins/polygen.mdwn
@@ -1,13 +1,9 @@
 [[!template id=plugin name=polygen author="Enrico Zini"]]
 [[!tag type/fun]]
+[[!tag type/widget]]
 
-This plugin allows inserting text generated by polygen into a wiki page.
-For example:
-
-	\[[!polygen grammar="genius"]]
-
-It's also possible to specify a starting nonterminal for the grammar by
-including `symbol="text"` in the directive.
+This plugin provides the [[ikiwiki/directive/polygen]] [[ikiwiki/directive]],
+which allows inserting text generated by polygen into a wiki page.
 
 [[!if test="enabled(polygen)" then="""
 ----