Documentation
API
You can build the documentation with:
$ dune build @doc
$ xdg-open _build/default/doc/index.html
Full documentation
$ cd ./doc
$ mdbook serve
You can build the documentation with:
$ dune build @doc
$ xdg-open _build/default/doc/index.html
$ cd ./doc
$ mdbook serve