Skip to content

dieterplex/rust-ebookshelf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Rust eBookshelf

GH-Pages Build Status

This project aims at providing nightly builds of all official rust mdbooks in epub format. It is born out of the difficulty I encountered when starting my rust apprenticeship to find recent ebook versions of the official documentation.

If you encounter any issue, have any suggestion or would like to improve this site and/or its content, please go to https://github.com/dieterplex/rust-ebookshelf/ and file an issue or create a pull request.

If you find this useful, please let me know so by saying hi on twitter @Rams3s.

Happy coding.

Building books

Install mdbookshelf from dieterplex/mdbookshelf

cargo install --git https://github.com/dieterplex/mdbookshelf

Known issue

  • Many books still contain fatal errors by checking with epubcheck tool. Some readers may not work as expected.