Palisade's documentation is built using GitBook.
You need NPM to install the GitBook command line toolchain. To get NPM install node.
npm install -g gitbook-cli
Just run:
./scripts/buildGitbook.sh
To serve the gitbook locally at localhost:4000 just run:
./scripts/serveGitbook.sh