This repo contains the user and training manuals for KADAS Albireo 2.
The manuals are built with GitBook. See Setup and Installation of GitBook.
User manual:
cd manual
Install plugins:
gitbook install
Preview and serve your book using:
gitbook serve
Or build the static website using:
gitbook build