fix(docs): remove deprecated multilingual field from book.toml
Some checks failed
Build and Test / build (pull_request) Failing after 1m47s

The multilingual field was removed in mdBook v0.5.
This commit is contained in:
2026-02-09 09:00:09 -06:00
parent 539ab7cc51
commit a0cff5102d

View File

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