mdBook/book-example/src
Gambhiro e7ba6fac85 multilang
parses toc and chapters

renders html

hbs helpers and asset embedding

copy static assets by pattern

review

fix prev nav link

copy local assets when found

multilang renders

is_multilang as property

theme is template

cli init and build

bump version

structs diagram
2017-01-09 21:11:51 +00:00
..
cli update example to encourage using book.toml 2016-12-23 08:17:04 +00:00
format update example to encourage using book.toml 2016-12-23 08:17:04 +00:00
lib update example to encourage using book.toml 2016-12-23 08:17:04 +00:00
misc multilang 2017-01-09 21:11:51 +00:00
structs multilang 2017-01-09 21:11:51 +00:00
README.md update docs 2015-09-24 22:19:14 +02:00
SUMMARY.md multilang 2017-01-09 21:11:51 +00:00

README.md

mdBook

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

What you are reading serves as an example of the output of mdBook and at the same time as high-level docs.

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 and need a more low-level overview.

License

mdBook, all the source code, is released under the Mozilla Public License v2.0