9 lines
156 B
TOML
9 lines
156 B
TOML
[book]
|
|
authors = ["glyph"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "PeachCloud: Developer Documentation"
|
|
[output.html]
|
|
theme = "src/theme"
|