diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/polygen.mdwn | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/doc/plugins/polygen.mdwn b/doc/plugins/polygen.mdwn index fa4aa0bf7..6045c1ec9 100644 --- a/doc/plugins/polygen.mdwn +++ b/doc/plugins/polygen.mdwn @@ -1,5 +1,24 @@ [[!template id=plugin name=polygen author="Enrico Zini"]] [[!tag type/fun]] -This plugin implements the [[ikiwiki/directive/polygen]] [[ikiwiki/directive]]. -The directive allows inserting text generated by polygen into a wiki page. +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=""" +---- + +Here are a few notes about ikiwiki, courtesy of polygen: + +Ikiwiki is internally based on a [[!polygen grammar="designpatterns"]] +coupled to a [[!polygen grammar="designpatterns"]], as described in +"[[!polygen grammar="paper"]]" by [[!polygen grammar="nipponame"]] of +[[!polygen grammar="boyband"]]. + +Ikiwiki reviews: +<ul> +<li>[[!polygen grammar="reviews"]]</li> +<li>[[!polygen grammar="reviews"]]</li> +<li>[[!polygen grammar="reviews"]]</li> +</ul> + +"""]] |