Unnamed repository; edit this file 'description' to name the repository.
Merge pull request #21064 from lnicola/book-multilingual
minor: Drop `multilingual` field from the book config
Laurențiu Nicola 5 months ago
parent 0a798a0 · parent bfde998 · commit 82b4c2a
-rw-r--r--docs/book/book.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/book/book.toml b/docs/book/book.toml
index edf11fadf0..c77eabda14 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"