Document how to build documentation

This commit is contained in:
Nick Babcock 2016-12-10 13:37:37 -05:00
parent 6926b25698
commit 0e34052d31

View File

@ -43,6 +43,10 @@ get to full coverage is pretty welcome.
Help in making sure the code does not have performance regression, by improving the benchmark suite or just by
running it weekly, is welcome as well.
### Documentation
To preview changes to the documentation: use `cargo doc` with [`cargo
external-doc`](https://github.com/Geal/cargo-external-doc)
## Style