1
protomask/book.toml

16 lines
242 B
TOML

[book]
authors = ["Evan Pratten"]
language = "en"
multilingual = false
src = "docs/book"
title = "Protomask Documentation"
[rust]
edition = "2021"
[build]
build-dir = "target/book"
create-missing = true
[output.html]
mathjax-support = true