| commit | bfde998d64ab4edc916839d7728cc0111e24f718 | [log] [tgz] |
|---|---|---|
| author | Laurențiu Nicola <lnicola@dend.ro> | Wed Nov 19 10:31:35 2025 +0200 |
| committer | Laurențiu Nicola <lnicola@dend.ro> | Wed Nov 19 10:31:42 2025 +0200 |
| tree | d56d8a91736b31f167fa2c5cc9c1ddc83129a32c | |
| parent | dc8c1e8151b0f89e3bbdb07b22f3736722e77261 [diff] |
Drop multilingual field from the book config
diff --git a/docs/book/book.toml b/docs/book/book.toml index edf11fa..c77eabd 100644 --- a/docs/book/book.toml +++ b/docs/book/book.toml
@@ -1,7 +1,6 @@ [book] authors = ["The rust-analyzer authors"] language = "en" -multilingual = false src = "src" title = "rust-analyzer"