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