We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Руководство сломано: не подружаются листинги.
На сломанных страницах вместо листингов отображается примерно следующее:
Файл: src/lib.rs {{#rustdoc_include ../listings/ch17-oop/listing-17-01/src/lib.rs}} Файл: src/lib.rs {{#rustdoc_include ../listings/ch17-oop/listing-17-02/src/lib.rs:here}} Файл: src/lib.rs {{#rustdoc_include ../listings/ch17-oop/listing-17-05/src/lib.rs:here}}
Примеры только некоторых сломанных страниц: https://doc.rust-lang.ru/book/ch17-01-what-is-oo.html https://doc.rust-lang.ru/book/ch17-03-oo-design-patterns.html https://doc.rust-lang.ru/book/ch18-01-all-the-places-for-patterns.html https://doc.rust-lang.ru/book/ch19-01-unsafe-rust.html
The text was updated successfully, but these errors were encountered:
Сломано везде с 17-го по 20-й раздел включительно
Дополню:
Sorry, something went wrong.
No branches or pull requests
Руководство сломано: не подружаются листинги.
На сломанных страницах вместо листингов отображается примерно следующее:
Файл: src/lib.rs
{{#rustdoc_include ../listings/ch17-oop/listing-17-01/src/lib.rs}}
Файл: src/lib.rs
{{#rustdoc_include ../listings/ch17-oop/listing-17-02/src/lib.rs:here}}
Файл: src/lib.rs
{{#rustdoc_include ../listings/ch17-oop/listing-17-05/src/lib.rs:here}}
Примеры только некоторых сломанных страниц:
https://doc.rust-lang.ru/book/ch17-01-what-is-oo.html
https://doc.rust-lang.ru/book/ch17-03-oo-design-patterns.html
https://doc.rust-lang.ru/book/ch18-01-all-the-places-for-patterns.html
https://doc.rust-lang.ru/book/ch19-01-unsafe-rust.html
The text was updated successfully, but these errors were encountered: