cargo install mdbook
cargo install mdbook-epub
cargo install --force cargo-make
git clone https://github.com/rust-lang/book.git
cd book
add the following in the file "book.toml"
"
[output.epub]
additional-css = ["ferris.css", "theme/2018-edition.css"]
"
mdbook build
the epub file will be generated in folder book/epub
-
Notifications
You must be signed in to change notification settings - Fork 0
peacess/rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published