cushy/guide/book.toml
Jonathan Johnson 8fb372e743
Work on guide
2024-01-06 10:26:23 -08:00

13 lines
274 B
TOML

[book]
authors = ["Jonathan Johnson"]
language = "en"
multilingual = false
src = "src"
title = "Cushy User's Guide"
[build]
build-dir = "../target/guide"
extra-watch-dirs = ["./guide-examples/"]
[preprocessor.variables.variables]
docs = "https://cushy.rs/main/docs/cushy"