remove the multilingual field from book.toml (#13328)

pull/13339/head
Gábor Szabó 2025-04-11 17:23:39 +03:00 committed by GitHub
parent 4a7939928e
commit d0275a554a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[book] [book]
authors = ["Blaž Hrastnik"] authors = ["Blaž Hrastnik"]
language = "en" language = "en"
multilingual = false
src = "src" src = "src"
[output.html] [output.html]