Module Odoc_modelSource

Sourcemodule Lang : sig ... end
Sourcemodule Fold : sig ... end

This module allows to fold over odoc values. It is notably used to construct a search database of every relevant item. It appear to be very generic but in reality it is quite specialized to fold over searchable items, and not every kind of odoc value you could fold over.

Sourcemodule Comment : sig ... end
Sourcemodule Paths : sig ... end
Sourcemodule Names : sig ... end

Typed names for paths, identifiers, references and fragments.

Sourcemodule Predefined : sig ... end
Sourcemodule Root : sig ... end

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

Sourcemodule Error : sig ... end
Sourcemodule Location_ : sig ... end
Sourcemodule Compat : sig ... end
Sourcemodule Semantics : sig ... end