website/book.toml
2024-04-01 21:49:33 -07:00

20 lines
418 B
TOML

[book]
authors = ["Jacob Lifshay"]
language = "en"
multilingual = false
src = "src"
[rust]
edition = "2021"
[preprocessor.index]
[preprocessor.links]
[output.html]
mathjax-support = true
no-section-label = true
git-repository-url = "https://git.libre-chip.org/libre-chip/website"
git-repository-icon = "fa-git"
# edit-url-template = "https://git.libre-chip.org/libre-chip/website/FIXME/{path}"
input-404 = "404.md"