Documentation
API
You can build the documentation with:
$ dune build @doc
$ xdg-open _build/default/doc/index.html
Full documentation
$ cd ./doc
$ mdbook serve
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
You can build the documentation with:
$ dune build @doc
$ xdg-open _build/default/doc/index.html
$ cd ./doc
$ mdbook serve