man stuff

This commit is contained in:
Adam Ierymenko 2016-06-02 13:04:46 -07:00
commit 41b3b54bf8
4 changed files with 61 additions and 90 deletions

4
doc/README.md Normal file
View file

@ -0,0 +1,4 @@
Manual Pages and Other Documentation
=====
To build the Linux/Unix manual pages type "./build.sh." You'll need NodeJS since if it's not here already the build script will pull [marked-man](https://github.com/kapouer/marked-man), which is a MarkDown to ROFF/man converter. We pre-build and ship the compiled man pages, so running build.sh is not essential unless the source MarkDown files have changed.