exercises/book.toml
2023-07-31 17:56:15 +00:00

15 lines
216 B
TOML

[book]
authors = ["Alisa Feistel"]
language = "en"
multilingual = false
src = "src"
title = "Exercises"
[build]
build-dir = "book"
create-missing = false
[output.html]
default-theme = "navy"
mathjax-support = true