/kadas-manuals

User and training manuals for KADAS Albireo

Primary LanguageShell

KADAS Albireo Manuals

This repo contains the user and training manuals for KADAS Albireo.

Requirements

The manuals are built with GitBook. See Setup and Installation of GitBook.

HTML generation

User manual:

cd manual

Training manual:

cd training

Install plugins:

gitbook install

Preview and serve your book using:

gitbook serve

Or build the static website using:

gitbook build