Merge pull request 'fix(docs): remove deprecated multilingual field from book.toml' (#114) from fix/book-toml-v05 into main
Some checks failed
Deploy Docs / build-and-deploy (push) Failing after 27s
Build and Test / build (push) Has been cancelled

Reviewed-on: #114
This commit was merged in pull request #114.
This commit is contained in:
2026-02-09 15:00:34 +00:00

View File

@@ -2,7 +2,6 @@
title = "Kindred Create Documentation" title = "Kindred Create Documentation"
authors = ["Kindred Systems LLC"] authors = ["Kindred Systems LLC"]
language = "en" language = "en"
multilingual = false
src = "src" src = "src"
[build] [build]