slint/docs/tutorial/rust/book.toml
2022-02-02 16:21:34 +01:00

12 lines
263 B
TOML

[book]
authors = ["Slint Developers <info@slint-ui.com>"]
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