blob: c89ae0dc6dfb1893d618c6a92b5f13fe84b575d8 [file] [log] [blame] [view]
# Reference tooling
The Reference uses [mdBook] to convert its source files from Markdown to HTML. See [Building the Reference] for more information. Additionally, there is an mdBook extension called [`mdbook-spec`] that adds a variety of custom features used by the Reference.
In addition to the book tooling, there is a variety of testing tools documented in the [tests chapter].
[`mdbook-spec`]: mdbook-spec.md
[Building the Reference]: building.md
[mdbook]: https://rust-lang.github.io/mdBook/
[tests chapter]: ../tests.md