package odoc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml Documentation Generator
Install
dune-project
Dependency
Authors
Maintainers
Sources
odoc-3.1.0.tbz
sha256=355b3cfff4934903cbaed8b51ce35e333e8609932d230294200a9f2d42ffa914
sha512=f78318d0a16164a9cd16ee02f611c2e00d32b772fe38e992d6db6ec94b1c00cd9c377fbfe64031b8f245e57b2f3aac9364108327e7f1693533ddcff94c476e05
doc/odoc.xref2/Odoc_xref2/Errors/Tools_error/index.html
Module Errors.Tools_errorSource
Errors raised by Tools
Source
type expansion_of_module_error = [ | `OpaqueModule| `UnresolvedForwardPath| `UnresolvedPath of [ `Module of Cpath.module_ * simple_module_lookup_error | `ModuleType of Cpath.module_type * simple_module_type_lookup_error ]| `UnresolvedOriginalPath of Cpath.module_ * simple_module_lookup_error
]Source
and simple_module_lookup_error = [ | `Local of Env.t * Ident.module_| `Find_failure| `Lookup_failure of Odoc_model.Paths.Identifier.Path.Module.t| `Lookup_failure_root of Odoc_model.Names.ModuleName.t| `Parent of parent_lookup_error
]Source
and simple_module_type_expr_of_module_error = [ | `ApplyNotFunctor| `OpaqueModule| `UnresolvedForwardPath| `UnresolvedPath of [ `Module of Cpath.module_ * simple_module_lookup_error | `ModuleType of Cpath.module_type * simple_module_type_lookup_error ]| `Parent of parent_lookup_error
]Source
and simple_module_type_lookup_error = [ | `LocalMT of Env.t * Ident.module_type| `Find_failure| `Lookup_failureMT of Odoc_model.Paths.Identifier.ModuleType.t| `Parent of parent_lookup_error
]Source
and simple_type_lookup_error = [ | `LocalType of Env.t * Ident.type_| `Class_replaced| `OpaqueClass| `Find_failure| `Lookup_failureT of Odoc_model.Paths.Identifier.Path.Type.t| `Parent of parent_lookup_error
]Source
and simple_value_lookup_error = [ | `LocalValue of Env.t * Ident.value| `Find_failure| `Lookup_failureV of Odoc_model.Paths.Identifier.Path.Value.t| `Parent of parent_lookup_error
]Source
and parent_lookup_error = [ | `Parent_sig of expansion_of_module_error| `Parent_module_type of simple_module_type_lookup_error| `Parent_expr of simple_module_type_expr_of_module_error| `Parent_module of simple_module_lookup_error| `Parent_type of simple_type_lookup_error| `Fragment_root| `Parent of parent_lookup_error| `Reference of reference_lookup_error
]Source
and reference_lookup_error = [ | `Wrong_kind of reference_kind list * reference_kind| `Lookup_by_name of [ reference_kind | `Any ] * string| `Find_by_name of [ reference_kind | `Any ] * string| `Path_error of [ `Not_found | `Is_directory | `Wrong_kind of path_kind list * path_kind ] * Odoc_model.Paths.Reference.tag_hierarchy * string list| `Parent of parent_lookup_error
]Source
val pp_reference_kind :
Format.formatter ->
[< `Any_path
| `Asset_path
| `C
| `CT
| `Cons
| `Field
| `Label
| `Module_path
| `Page
| `Page_path
| `S
| `T ] ->
unitSource
val pp_path :
Format.formatter ->
([< `TAbsolutePath | `TCurrentPackage | `TRelativePath ] * string list) ->
unitSource
val pp_path_error :
Format.formatter ->
[< `Is_directory
| `Not_found
| `Wrong_kind of [< `Page | `Unit ] list * [< `Page | `Unit ] ] ->
[< `TAbsolutePath | `TCurrentPackage | `TRelativePath ] ->
string list ->
unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>