ZeroTierOne/doc
2022-12-07 10:17:53 -05:00
..
build.sh
contact@zerotier.com.gpg
manpage_encoding_declaration.UTF-8
README.md
zerotier-cli.1 Ship pre-build man pages. We stopped doing this for a bit due to nit-picky Debian craziness but since we are not targeting core Debian at the moment bring it back. 2016-12-23 14:30:27 -08:00
zerotier-cli.1.md
zerotier-idtool.1 Ship pre-build man pages. We stopped doing this for a bit due to nit-picky Debian craziness but since we are not targeting core Debian at the moment bring it back. 2016-12-23 14:30:27 -08:00
zerotier-idtool.1.md
zerotier-one.8 Ship pre-build man pages. We stopped doing this for a bit due to nit-picky Debian craziness but since we are not targeting core Debian at the moment bring it back. 2016-12-23 14:30:27 -08:00
zerotier-one.8.md fix typos in docs, comments, and strings 2022-12-07 10:17:53 -05:00

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.