Add docs command.

This commit is contained in:
Henry de Valence 2019-12-02 22:38:15 -08:00
parent eaaad6a0b8
commit 1a9569dca2
1 changed files with 6 additions and 0 deletions

View File

@ -2,5 +2,11 @@
A minimal [Redjubjub][redjubjub] implementation for use in [Zebra][zebra].
## docs
```
cargo doc --features "nightly" --open
```
[redjubjub]: https://zips.z.cash/protocol/protocol.pdf#concretereddsa
[zebra]: https://github.com/ZcashFoundation/zebra