package odoc

  1. Overview
  2. Docs

Modules exposed as commands by the binary

module Compile : sig ... end

Produces .odoc files out of .cm,t,ti or .mld files.

module Css : sig ... end

Copies odoc's default CSS to a specified location.

module Depends : sig ... end

Computes the dependencies required for each step of the pipeline to work correctly on a given input.

module Html : sig ... end

Produces .html files from a .odoc file.

Internal modules

module Env : sig ... end

Management of the documentation environment.

module Fs : sig ... end

Utilities to manipulate files and paths.

module Root : sig ... end

A root can be seen as a unique representative of a odoc file.

module Page : sig ... end
module Unit : sig ... end
OCaml

Innovation. Community. Security.