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.odoc/Odoc_odoc/Compile/index.html
Module Odoc_odoc.CompileSource
Source
type cli_spec = | CliNoParent of Fpath.t| CliPackage of package_spec| CliParent of parent_spec| CliParentId of parent_id_spec
Compute the name of the page from the output file. Prefix is the prefix to remove from the filename.
Source
val resolve_imports :
Resolver.t ->
Odoc_model.Lang.Compilation_unit.Import.t list ->
Odoc_model.Lang.Compilation_unit.Import.t listSource
val resolve_parent_page :
Resolver.t ->
string ->
(Odoc_model.Paths.Identifier.ContainerPage.t
* Odoc_model.Lang.Page.child list,
[> Odoc_utils.msg ])
resultParse and resolve a parent reference. Returns the identifier of the parent and its children as a list of reference.
Source
val compile :
resolver:Resolver.t ->
hidden:bool ->
cli_spec:cli_spec ->
warnings_options:Odoc_model.Error.warnings_options ->
short_title:string option ->
Fpath.t ->
(unit, [> Odoc_utils.msg ]) resultProduces .odoc files out of .cm{i,t,ti} or .mld files.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>