# Documentation
**Row** is documented with [mdBook] and the [mdbook-alerts] plugin. Install both of
these with your favorite package manager.
## Building the documentation
Execute:
```bash
mdbook serve row/doc
```
Then you can view the documentation in your web browser.
[mdBook]: https://rust-lang.github.io/mdBook
[mdbook-alerts]: https://github.com/lambdalisue/rs-mdbook-alerts