Files
create/docs/book.toml
forbes-0023 a0cff5102d
Some checks failed
Build and Test / build (pull_request) Failing after 1m47s
fix(docs): remove deprecated multilingual field from book.toml
The multilingual field was removed in mdBook v0.5.
2026-02-09 09:00:09 -06:00

17 lines
377 B
TOML

[book]
title = "Kindred Create Documentation"
authors = ["Kindred Systems LLC"]
language = "en"
src = "src"
[build]
build-dir = "book"
[output.html]
default-theme = "coal"
preferred-dark-theme = "coal"
git-repository-url = "https://git.kindred-systems.com/kindred/create"
git-repository-icon = "fa-code-branch"
additional-css = ["theme/kindred.css"]
no-section-label = false