Odoc
Last Updated: 27, July 2020 at 09:35:49
Overview
Odoc is a documentation compiler for OCaml - it takes your project and extracts all of the (** *)
documentation comments and builds a small website for navigating your API.
Related Workflows
Publishing
- Documenting your Project - Write maintainable and useful documentation for your library