mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 10:16:09 -05:00
Remove the book.multilingual field
As it is seems it has never been in real use. See #2636
This commit is contained in:
@@ -123,7 +123,6 @@ mod nop_lib {
|
||||
"book": {
|
||||
"authors": ["AUTHOR"],
|
||||
"language": "en",
|
||||
"multilingual": false,
|
||||
"src": "src",
|
||||
"title": "TITLE"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user