exercises/book.toml
parrrate 7ab4830043
Some checks failed
buildbot/mdbook test Build done.
multilingone
2026-03-08 21:47:19 +00:00

21 lines
271 B
TOML

[book]
authors = ["Alisa Feistel"]
language = "en"
= false
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