Skip to content

Add building of E-book formats to the toolchain and provide E-book builds #684

Closed
@cryzed

Description

@cryzed

Hey, it would be awesome if you could also provide E-Book formats. I know that one of Rust by Example's biggest feature is the "run example" feature, but it'd be naive to assume that's the only way people use it. I for example really like to just glance at the very well-documented code snippets along with the description and learn that way. Having this on my Kindle would be neat.

Same by the way goes for The Rust Programming Language Book, although some unofficial builds are available (which I assume are outdated by now).

I tried to run the provided Rust code to generate the SUMMARY.md on my own, but the paths within the executable seem to be hardcoded for *nix environments (or I'm doing something else wrong):

flow_control: os error
scope: os error
custom_types: os error

This is why it would be great if you could simply add building the E-book formats to the toolchain and keep them up-to-date with the website.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions