1
protomask/book.toml
2023-08-03 23:18:12 -04:00

18 lines
324 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
git-repository-url = "https://github.com/ewpratten/protomask"
site-url = "/book/"