mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 07:07:25 +00:00
12 lines
263 B
TOML
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
|