sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Cmdliner
support for odig
.
v0.0.2 - homepage
val conf : ?docs:string -> unit -> Odig.Conf.t Cmdliner.Term.t
conf ()
is a Cmdliner
term that has all the options to setup an odig configuration. The options are documented under the docs
section (defaults to the default in Cmdliner.Arg.info
).