You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko d09d193715 release notes, and delete MANUAL from this repo for now since it isn't quite done and will take shape on the web site 9 years ago
..
ext/kubernetes Kube tut update 10 years ago
README.md docs 10 years ago
build.sh docs 10 years ago
contact@zerotier.com.gpg GPG public key for signing GitHub releases, etc. 10 years ago
manpage_encoding_declaration.UTF-8 Add a stub for an encoding declaration on a man page. 10 years ago
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. 9 years ago
zerotier-cli.1.md Fix ronn convert problem in man page. 10 years ago
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. 9 years ago
zerotier-idtool.1.md last man page! 10 years ago
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. 9 years ago
zerotier-one.8.md More man pages. 10 years ago

README.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.