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

This commit is contained in:
Ivan Enderlin
2022-08-16 10:04:54 +02:00
parent e0ae4f60e3
commit c2468b2f2e

View File

@@ -37,7 +37,11 @@ TBD
## 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-js/).
To generate the documentation locally, please run the following
command:
```sh
$ npm run doc