aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/mandoc.mdwn
blob: 464aec63cfdf5c960f46b4c5df673de122fa7377 (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
[mandoc](http://mandoc.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)