mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-22 14:13:28 +08:00
remove the unused and deprecated multilingual field from book.toml
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
[book]
|
[book]
|
||||||
authors = ["Lenny Peng"]
|
authors = ["Lenny Peng"]
|
||||||
language = "zh"
|
language = "zh"
|
||||||
multilingual = false
|
|
||||||
src = "src"
|
src = "src"
|
||||||
title = "Yet another Chinese rust-lang book."
|
title = "Yet another Chinese rust-lang book."
|
||||||
description = "又一本 rust-lang 书,Yet another Chinese rust-lang book。"
|
description = "又一本 rust-lang 书,Yet another Chinese rust-lang book。"
|
||||||
|
|||||||
Reference in New Issue
Block a user