mdBook/book-example/src
Mathieu David 95dfff008c Local fallback for jquery #46 2015-09-13 19:16:11 +02:00
..
cli Big clean-up, reduced the unwrap's to 2 in the library part! Closes #36 The unwraps where replaced with more diverse error messages #14 2015-08-11 22:55:51 +02:00
format Modified the doc for --theme flag. Closes #37 2015-08-11 17:16:03 +02:00
lib Add documentation for MDBook #30 2015-08-06 21:10:59 +02:00
misc Local fallback for jquery #46 2015-09-13 19:16:11 +02:00
README.md Add documentation for MDBook #30 2015-08-06 21:10:59 +02:00
SUMMARY.md Big refactoring, now using enum for different book items (Chapter, Affix, Spacer, ...) Closes #9 2015-09-11 20:52:55 +02:00

README.md

mdBook

mdBook is a command line tool and Rust library to create books using Markdown. It's very similar to Gitbook but written in Rust.

This book serves as an example of the output of mdBook and as the docs at the same time.

mdBook is free and open source, you can find the source code on Github. Issues and feature requests can be posted on the Github Issue tracker.

API docs

Alongside this book you can also read the API docs generated by Rustdoc if you would like to use mdBook as a crate or write a new renderer.

License

mdBook, all the code and this book, are released under the Mozilla Public License v2.0