X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/d5e65e582a34ae2494fee493ddcb2b959e4a4bce..b1a721942de0556cfd78d67f5c8822611b13fa6e:/doc/plugins/polygen.mdwn 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=""" ----