git-pages/book.toml
2024-06-18 18:19:24 -04:00

24 lines
No EOL
359 B
TOML

[book]
authors = ["Codeberg Contributors"]
language = "en"
multilingual = true
src = "src"
title = "Pages"
[preprocessor.toc]
command = "mdbook-toc"
renderer = ["html"]
max-level = 5
[output.html]
curly-quotes = true
git-repository-icon = "fa-git"
[output.html.playground]
editable = true
[output.html.search]
enable = true
[build]
create-missing = false