exercises/book.toml
parrrate a68c7bdcd2
All checks were successful
buildbot/mdbook test Build done.
multilingone
2026-03-08 21:47:52 +00:00

20 lines
262 B
TOML

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