Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 574 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 574 Bytes

KADAS Albireo Manuals

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

Requirements

The manuals are built with Mkdocs.

The mkdocs-exclude plugin is also required.

HTML generation

Run ./build.sh in the respective subfolder, find the output in the respective html folder.

Development

Run

mkdocs serve -f <config>.yml

in the respective subfolder.