package odoc
OCaml documentation generator
Install
Dune Dependency
Authors
Maintainers
Sources
odoc-2.1.1.tbz
sha256=f574dbd28cd0fc3a2b95525c4bb95ddf6d1f6408bb4fe12157fa537884f987fd
sha512=1c545c281a7022a167f028fff8cec6fb3f2f82da0881431be74e7a4281c5353ed83bfbdb4d9d9e08af6755dbe3505c052c5e5b58cdeb08c57aed5e89c0f15e91
doc/odoc.model/Odoc_model/Paths/Reference/index.html
Module Paths.Reference
References present in documentation comments ({!Foo.Bar}
)
module Resolved : sig ... end
module Signature : sig ... end
module ClassSignature : sig ... end
module DataType : sig ... end
module Parent : sig ... end
module LabelParent : sig ... end
module Module : sig ... end
module ModuleType : sig ... end
module Type : sig ... end
module Constructor : sig ... end
module Field : sig ... end
module Extension : sig ... end
module Exception : sig ... end
module Value : sig ... end
module Class : sig ... end
module ClassType : sig ... end
module Method : sig ... end
module InstanceVariable : sig ... end
module Label : sig ... end
module Page : sig ... end
type t = [
| `Resolved of Resolved.t
| `Root of string * [ `TModule | `TModuleType | `TType | `TConstructor | `TField | `TExtension | `TException | `TValue | `TClass | `TClassType | `TMethod | `TInstanceVariable | `TLabel | `TPage | `TChildPage | `TChildModule | `TUnknown ]
| `Dot of LabelParent.t * string
| `Module of Signature.t * Names.ModuleName.t
| `ModuleType of Signature.t * Names.ModuleTypeName.t
| `Type of Signature.t * Names.TypeName.t
| `Constructor of DataType.t * Names.ConstructorName.t
| `Field of Parent.t * Names.FieldName.t
| `Extension of Signature.t * Names.ExtensionName.t
| `Exception of Signature.t * Names.ExceptionName.t
| `Value of Signature.t * Names.ValueName.t
| `Class of Signature.t * Names.ClassName.t
| `ClassType of Signature.t * Names.ClassTypeName.t
| `Method of ClassSignature.t * Names.MethodName.t
| `InstanceVariable of ClassSignature.t * Names.InstanceVariableName.t
| `Label of LabelParent.t * Names.LabelName.t
]
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>