X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/953a959be72c021121d8d3c4a737f48bf52149fe..0c032b0ccb3766c422980a0e956dacbe44cfa021:/doc/plugins/polygen.mdwn diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn index 09195e694..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=""" ----