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/Component/Signature/index.html
Module Component.SignatureSource
type recursive = Odoc_model.Lang.Signature.recursivetype item = | Module of Ident.module_ * recursive * Module.t Delayed.t| ModuleSubstitution of Ident.module_ * ModuleSubstitution.t| ModuleType of Ident.module_type * ModuleType.t Delayed.t| ModuleTypeSubstitution of Ident.module_type * ModuleTypeSubstitution.t| Type of Ident.type_ * recursive * TypeDecl.t Delayed.t| TypeSubstitution of Ident.type_ * TypeDecl.t| Exception of Ident.exception_ * Exception.t| TypExt of Extension.t| Value of Ident.value * Value.t Delayed.t| Class of Ident.type_ * recursive * Class.t| ClassType of Ident.type_ * recursive * ClassType.t| Include of Include.t| Open of Open.t| Comment of CComment.docs_or_stop
type removed_item = | RModule of Odoc_model.Names.ModuleName.t * Cpath.module_| RType of Odoc_model.Names.TypeName.t * TypeExpr.t * TypeDecl.Equation.t| RModuleType of Odoc_model.Names.ModuleTypeName.t * ModuleType.expr
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>