X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/297ff849b93e5a75074e321fe65500f0e091601c..8e0180d8ca6c9b08ed752b92d4c50a5298d8f55a:/doc/plugins/polygen.mdwn?ds=inline

diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn
index 5edbf5a30..6045c1ec9 100644
--- a/doc/plugins/polygen.mdwn
+++ b/doc/plugins/polygen.mdwn
@@ -1,13 +1,8 @@
 [[!template id=plugin name=polygen author="Enrico Zini"]]
 [[!tag type/fun]]
 
-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="""
 ----