jon.recoil.org

Module Odoc_model.PathsSource

module Ocaml_ident = Ident
module Ocaml_env = Env
Sourcetype na_ty = |
Sourcetype na = [
  1. | `Na of Odoc_model.Paths.na_ty
]

Identifiers for definitions

Sourcemodule Identifier : sig ... end
Sourcemodule Path : sig ... end

Normal OCaml paths (i.e. the ones present in types)

Sourcemodule Fragment : sig ... end

OCaml path fragments for specifying module substitutions

Sourcemodule Reference : sig ... end

References present in documentation comments ({!Foo.Bar})