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.2.1.tbz
sha256=d45eb125514839fd9ac27702bb4938d1b4f3b6978e9b16ab9673ea067245affc
sha512=3555386b4770a7caa8ec903683bde5ecdc41d5e57ffaee617d5da225c747bbd1e9c1d2677f4df97e96bbdfc69f580ea83b1b92b933ea40a436a658788b677bbc
doc/odoc.xref2/Odoc_xref2/Find/index.html
Module Odoc_xref2.FindSource
Source
type module_type = [ | `FModuleType of Odoc_model.Names.ModuleTypeName.t * Component.ModuleType.t
]Source
type class_ = [ | `FClass of Odoc_model.Names.TypeName.t * Component.Class.t| `FClassType of Odoc_model.Names.TypeName.t * Component.ClassType.t
]Source
type substitution = [ | `FModule_subst of Component.ModuleSubstitution.t| `FType_subst of Component.TypeDecl.t| `FModuleType_subst of Component.ModuleTypeSubstitution.t
]Source
type any_in_type_in_sig = [ | `In_type of Odoc_model.Names.TypeName.t * Component.TypeDecl.t * any_in_type
]Source
type instance_variable = [ | `FInstance_variable of Odoc_model.Names.InstanceVariableName.t * Component.InstanceVariable.t
]Lookup by name, unambiguous
Source
val module_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleTypeName.t ->
module_type optionSource
val exception_in_sig :
Component.Signature.t ->
Odoc_model.Names.ExceptionName.t ->
exception_ optionSource
val extension_in_sig :
Component.Signature.t ->
Odoc_model.Names.ExtensionName.t ->
extension optionSource
val method_in_class_signature :
Component.ClassSignature.t ->
Odoc_model.Names.MethodName.t ->
method_ optionSource
val instance_variable_in_class_signature :
Component.ClassSignature.t ->
Odoc_model.Names.InstanceVariableName.t ->
instance_variable optionMaybe ambiguous
Disambiguated lookups, returns the last match.
Source
val class_in_sig_unambiguous :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
class_ optionLookup removed items
Source
type removed_type = [ | `FType_removed of Odoc_model.Names.TypeName.t * Component.TypeExpr.t * Component.TypeDecl.Equation.t
]Source
type careful_module_type = [ | module_type| `FModuleType_removed of Component.ModuleType.expr
]Source
val careful_module_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleName.t ->
careful_module optionSource
val careful_module_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.ModuleTypeName.t ->
careful_module_type optionSource
val careful_type_in_sig :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
careful_type optionSource
val careful_class_in_sig :
Component.Signature.t ->
Odoc_model.Names.TypeName.t ->
careful_class option sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>