Odoc_model.Paths
module Ocaml_ident = Ident
module Ocaml_env = Env
Identifiers for definitions
module Identifier : sig ... end
module Path : sig ... end
Normal OCaml paths (i.e. the ones present in types)
module Fragment : sig ... end
OCaml path fragments for specifying module substitutions
module Reference : sig ... end
References present in documentation comments ({!Foo.Bar})
{!Foo.Bar}