Eric Huss c0d479f021 Change crates.io publish to be re-runnable
This changes the crates.io publish so that it is re-runnable in case
there is a problem with the publish. This means it cannot use
`--workspace`, and needs to check if something is already published.

This isn't ideal, but there aren't many other choices here.
2026-07-06 09:28:52 -07:00
2026-07-06 07:39:36 -07:00
2025-04-05 20:41:36 -04:00
2026-07-06 07:39:36 -07:00
2026-07-06 07:39:36 -07:00
2026-07-06 07:39:36 -07:00
2025-11-19 17:36:49 -08:00
2025-08-25 15:15:47 -07:00
2015-07-29 01:11:30 +02:00
2025-07-23 17:29:55 -07:00

mdBook

CI Status crates.io LICENSE

mdBook is a utility to create modern online books from Markdown files.

Check out the User Guide for a list of features and installation and usage information. The User Guide also serves as a demonstration to showcase what a book looks like.

If you are interested in contributing to the development of mdBook, check out the Contribution Guide.

License

All the code in this repository is released under the Mozilla Public License v2.0, for more information take a look at the LICENSE file.

Description
Create book from markdown files. Like Gitbook but implemented in Rust
Readme MPL-2.0 219 MiB
Languages
Rust 75%
JavaScript 7.8%
CSS 6.7%
Handlebars 5.4%
HTML 4.2%
Other 0.9%