publish haddock in CI

- set correct subdirectory for docs
- add elucidating comment about deployment target
This commit is contained in:
Emily Martins 2022-04-19 15:04:42 +02:00
parent b739e2a4ca
commit a3274a0f91
3 changed files with 63 additions and 23 deletions

View file

@ -25,6 +25,8 @@ Open a development shell with `nix develop` and build the project with `cabal bu
Documentation for Agora may be found in [docs](./docs).
Haddock is deployed on GitHub Pages [here](https://liqwid-labs.github.io/agora/).
### Using Agora for your protocol
If you are a protocol wanting to use Agora, read [Using Agora](./docs/using-agora.md).