14 lines
906 B
Markdown
14 lines
906 B
Markdown
|
|
# mdbook-html
|
||
|
|
|
||
|
|
[](https://docs.rs/mdbook-html)
|
||
|
|
[](https://crates.io/crates/mdbook-html)
|
||
|
|
[](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md)
|
||
|
|
|
||
|
|
This is the HTML renderer for [mdBook](https://rust-lang.github.io/mdBook/). This is intended for internal use only. It is automatically included by [`mdbook-driver`](https://crates.io/crates/mdbook-driver) to render books to HTML.
|
||
|
|
|
||
|
|
> This crate is maintained by the mdBook team, primarily for use by mdBook and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.
|
||
|
|
|
||
|
|
## License
|
||
|
|
|
||
|
|
[Mozilla Public License, version 2.0](https://github.com/rust-lang/mdBook/blob/master/LICENSE)
|