package odoc
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml documentation generator
Install
dune-project
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 ... endmodule Signature : sig ... endmodule ClassSignature : sig ... endmodule DataType : sig ... endmodule Parent : sig ... endmodule LabelParent : sig ... endmodule Module : sig ... endmodule ModuleType : sig ... endmodule Type : sig ... endmodule Constructor : sig ... endmodule Field : sig ... endmodule Extension : sig ... endmodule Exception : sig ... endmodule Value : sig ... endmodule Class : sig ... endmodule ClassType : sig ... endmodule Method : sig ... endmodule InstanceVariable : sig ... endmodule Label : sig ... endmodule Page : sig ... endtype 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)"
>