slint/docs/quickstart/cpp/book.toml
2024-04-04 13:26:24 +02:00

12 lines
261 B
TOML

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