summaryrefslogtreecommitdiff
path: root/website/bugs/add-man-pages-to-website.mdwn
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2008-08-18 21:06:24 -0400
committerMicah Anderson <micah@riseup.net>2008-08-18 21:06:24 -0400
commit6ac379bdd75617cfab19c3b175a2e10257444de3 (patch)
tree174a0b650b030fd1f0a43d7de4b87af81ac7e17c /website/bugs/add-man-pages-to-website.mdwn
parent1c1d84bc446cc6d55ba4cd5efc7f5a6c3573fa93 (diff)
parentf4d2a81d7fa375af270b95da25acea8b0a0150e5 (diff)
Merge commit 'jrollins/master'
Diffstat (limited to 'website/bugs/add-man-pages-to-website.mdwn')
-rw-r--r--website/bugs/add-man-pages-to-website.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/website/bugs/add-man-pages-to-website.mdwn b/website/bugs/add-man-pages-to-website.mdwn
new file mode 100644
index 0000000..4a8d2e2
--- /dev/null
+++ b/website/bugs/add-man-pages-to-website.mdwn
@@ -0,0 +1,12 @@
+[[meta title="Add man pages to web site"]]
+
+We should publish the various monkeysphere man pages in browsable form
+somewhere under http://monkeysphere.info/. Ideally, this would be
+updated automatically from the sources for the official man pages
+themselves.
+
+This strikes me as an ikiwiki subproject (implementing a man2html wiki
+compilation language perhaps?).
+
+Interestingly, [ikiwiki's own man page](http://ikiwiki.info/usage/)
+appears to be written in markdown and then converted to nroff.