exercises/book.toml
2026-04-09 12:56:18 +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