vm-manager/docs/book.toml
Till Wegmueller b37beea0f5
Add mdbook documentation for vmctl and vm-manager
Comprehensive docs covering CLI reference, VMFile.kdl format,
architecture, library API, tutorials, and advanced topics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 13:37:22 +01:00

11 lines
235 B
TOML

[book]
authors = ["toasty"]
language = "en"
multilingual = false
src = "src"
title = "vmctl Documentation"
[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/toasty/vm-manager"