Build System Integration

This manual page is intended to help you integrate odoc into your current build system by describing the constituents of the compilation process and their relationships.

  1. Dune
  2. BuckleScript
  3. Manual Usage

Dune

...

BuckleScript

You can use the bsdoc npm package to use `odoc` in your BuckleScript projects.

Manual Usage

...