We use GitBook to write our documentation.
Install the command line tools.
npm install -g gitbook-cli
Install ebook-convert to publish the PDF.
brew cask install calibre
Start a local server to see the documents.
gitbook serve
gitbook pdf
We use GitBook to write our documentation.
Install the command line tools.
npm install -g gitbook-cli
Install ebook-convert to publish the PDF.
brew cask install calibre
Start a local server to see the documents.
gitbook serve
gitbook pdf