Hey there,
@max-heller was a great help to comprehensive-rust and rust-patterns as they helped us set up rendering to PDF.
mdbook-pandoc has some pre-rendered examples in also of Rust-by-example and the book: https://github.com/max-heller/mdbook-pandoc?tab=readme-ov-file#rendered-books
Some Resources
Hey there,
@max-heller was a great help to
comprehensive-rustandrust-patternsas they helped us set up rendering to PDF.mdbook-pandochas some pre-rendered examples in also of Rust-by-example and the book: https://github.com/max-heller/mdbook-pandoc?tab=readme-ov-file#rendered-booksComprehensive Rust: https://google.github.io/comprehensive-rust/comprehensive-rust.pdf
Rust Design Patterns: https://rust-unofficial.github.io/patterns/rust-design-patterns.pdf
Some Resources
Initial support PR: feat: render PDF version of book with
mdbook-pandocrust-unofficial/patterns#394Adding download icon to menu bar: rust-unofficial/patterns@d96de40
Line wrapping in code blocks: rust-unofficial/patterns@3dd157b
Readme of
mdbook-pandoc: https://github.com/max-heller/mdbook-pandoc?tab=readme-ov-file#getting-started