]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/polygen.mdwn
formatting
[ikiwiki.git] / doc / plugins / polygen.mdwn
index 09195e6948ef93480987c81f317144e1be6a8206..f9cea1f4dce7a9d325bd6a5e8e7344ddd008ac34 100644 (file)
@@ -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="""
 ----