mirror of
https://github.com/CloudNebulaProject/vm-manager.git
synced 2026-04-10 21:30:41 +00:00
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>
11 lines
235 B
TOML
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"
|