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