doc(crypto-nodejs) Add link to online documentation.

This commit is contained in:
Ivan Enderlin
2022-08-16 10:06:22 +02:00
parent c2468b2f2e
commit 655e62814b

View File

@@ -186,7 +186,11 @@ to learn more about the `RUST_LOG`/`MATRIX_LOG` environment variable.
## Documentation
To generate the documentation, please run the following command:
[The documentation can be found
online](https://matrix-org.github.io/matrix-rust-sdk/bindings/matrix-sdk-crypto-nodejs/).
To generate the documentation locally, please run the following
command:
```sh
$ npm run doc