]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/mandoc.mdwn
Revert spam
[ikiwiki.git] / doc / plugins / contrib / mandoc.mdwn
index 1db3e4da6737c3ae1af033a65eff15e8623185fd..672a268ccda9b216de6da8c876a0fc488f63f07b 100644 (file)
@@ -1,9 +1,12 @@
 [[!template id=plugin name=mandoc author="[[schmonz]]"]]
-[[!template id=gitbranch branch=schmonz/master 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.
 
-Sample output: <http://wiki.netbsd.org/users/schmonz/tunefs.8/>
+Possible enhancements:
+
+* configurable path and args to `mandoc` (and it could be `groff`)
+* configurable location for rendered manpages (such as subdirs per section)