mirror of
https://github.com/kadas-albireo/kadas-albireo.github.io.git
synced 2026-08-26 10:34:23 +00:00
Read-only mirror of https://github.com/kadas-albireo/kadas-albireo.github.io — Gruppe Verteidigung. Issues & pull requests at the source.
- Shell 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| manual | ||
| technical | ||
| .gitignore | ||
| README.md | ||
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.