demo page removed, some possible enhancements
[ikiwiki.git] / doc / plugins / contrib / mandoc.mdwn
1 [[!template id=plugin name=mandoc author="[[schmonz]]"]]
2 [[!template id=gitbranch branch=schmonz/master author="[[schmonz]]"]]
3 [[!tag type/format]]
4
5 This plugin lets ikiwiki convert Unix man pages to HTML. It uses
6 [mdocml](http://mdocml.bsd.lv/) for the conversion, and postprocesses
7 xrefs into hyperlinks.
8
9 Possible enhancements:
10
11 * configurable path and args to `mandoc` (and it could be `groff`)
12 * configurable location for rendered manpages (such as subdirs per section)