mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Stop shipping pre-build man pages since it violates Debian arcane rule #134931e+26 and add manpages build target.
This commit is contained in:
parent
afda5e684b
commit
2e890580fc
9 changed files with 45 additions and 6 deletions
|
@ -1,4 +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.
|
||||
Use "./build.sh" to build the manual pages. You'll need NodeJS and npm installed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue