ZeroTierOne/doc
Adam Ierymenko 928c625e2c docs
2016-06-29 09:45:02 -07:00
..
build.sh docs 2016-06-29 09:45:02 -07:00
contact@zerotier.com.gpg
manpage_encoding_declaration.UTF-8
README.md docs 2016-06-29 09:45:02 -07:00
zerotier-cli.1.md
zerotier-idtool.1.md
zerotier-one.8.md

Manual Pages and Other Documentation

Use "./build.sh" to build the manual pages.

You'll need either NodeJS/npm installed (script will then automatically install the npm marked-man package) or /usr/bin/ronn. The latter is a Ruby program packaged on some distributions as rubygem-ronn or ruby-ronn or installable as gem install ronn. The Node marked-man package and ronn from rubygems are two roughly equivalent alternatives for compiling MarkDown into roff/man format.