Tim Smith 448df73a35 Fix minor spelling errors in docs преди 1 година
..
README.md 448df73a35 Fix minor spelling errors in docs преди 1 година
build.sh 928c625e2c docs преди 9 години
[email protected] 4d13ddd48c GPG public key for signing GitHub releases, etc. преди 9 години
manpage_encoding_declaration.UTF-8 24e286b5ec Add a stub for an encoding declaration on a man page. преди 9 години
zerotier-cli.1 5bff70194b 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 години
zerotier-cli.1.md 196d96cfa7 Fix ronn convert problem in man page. преди 9 години
zerotier-idtool.1 5bff70194b 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 години
zerotier-idtool.1.md cc89290eb6 last man page! преди 9 години
zerotier-one.8 5bff70194b 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 години
zerotier-one.8.md 1e2ff042b4 fix typos in docs, comments, and strings преди 3 години

README.md

Manual Pages and Other Documentation

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

You'll need either Node.js/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.