slint/docs/tutorial/rust/book.toml
2023-06-16 10:55:08 +02:00

12 lines
260 B
TOML

[book]
authors = ["Slint Developers <info@slint.dev>"]
language = "en"
multilingual = false
src = "src"
title = "Slint Memory Game Tutorial (Rust)"
[output.html]
theme = "../theme"
[output.linkcheck] # enable the "mdbook-linkcheck" renderer
optional = true