Errors in the mdbooks
The errors are as reported by our parser. They might or might not be real problems. If you think the error is incorrect, please open an issue on our repository. If you think the problem is with the specific mdbook, please open an issue on the repository of that mdbook. We still need to clean up the error messages.
Total number of errors 24 (in 182 books)
TOML parse error at line 3, column 1
|
3 | author = "Steve Klabnik e Carol Nichols, com a colaboração da comunidade Rust"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
Extra fields in book.toml: "preprocess "
TOML parse error at line 7, column 1
|
7 | git-repository-url = "https://github.com/haskellfoundation/gotta-go-fast"
| ^^^^^^^^^^^^^^^^^^
unknown field git-repository-url
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = ["Steve Klabnik", "Carol Nichols", "Z udziałem Społeczności Rusta"]
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Aria Desires"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 1, column 1
|
1 | [output.html]
| ^
missing field book
TOML parse error at line 2, column 1
|
2 | author = ["PyO3 Project and Contributors"]
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 6, column 1
|
6 | edition = "2018"
| ^^^^^^^
unknown field edition
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "The Rust and WebAssembly Working Group"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 4, column 1
|
4 | author = "The Rust Community"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = ["Steve Klabnik", "Carol Nichols", "Contributions from the Rust Community"]
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 11, column 1
|
11 | renderer = ["html"]
| ^^^^^^^^
unknown field renderer
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 6, column 1
|
6 | site-url = "https://telegrambots.github.io/book/"
| ^^^^^^^^
unknown field site-url
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Steve Klabnik and Carol Nichols, with Contributions from the Rust Community"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 4, column 1
|
4 | author = "The Rust Project Developers"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 2, column 1
|
2 | author = "The Rust Project Developers"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 9, column 1
|
9 | [rust]
| ^^^^^^
missing field edition
TOML parse error at line 3, column 1
|
3 | author = "Easy Node"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
Extra fields in book.toml: "languages "
TOML parse error at line 7, column 1
|
7 | site-url = "/maubot/"
| ^^^^^^^^
unknown field site-url
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Стив Клабник, Кэрол Николс и другие участники сообщества Rust"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description
TOML parse error at line 3, column 1
|
3 | author = "Steve Klabnik، Carol Nichols و همکاری جامعه زبان برنامهنویسی راست. ترجمه پوریا مختاری"
| ^^^^^^
unknown field author
, expected one of title
, src
, language
, text-direction
, text_direction
, multilingual
, authors
, description