colmena/manual/book.release.toml
Zhaofeng Li 4497ef296e Add manual
We finally have some real documentation :)
2021-11-17 22:21:00 -08:00

11 lines
299 B
TOML

[book]
authors = ["Zhaofeng Li"]
language = "en"
multilingual = false
src = "src"
title = "Colmena RELEASE"
[output.html]
site-url = "/colmena/RELEASE/"
git-repository-url = "https://github.com/zhaofengli/colmena"
edit-url-template = "https://github.com/zhaofengli/colmena/edit/main/manual/{path}"