Odoc_examplesSourceExamples of the output from odoc
These examples are intended to be viewed alongside the source code. See https://github.com/ocaml/odoc/tree/master/doc/examples
module Expansion : sig ... endExamples of different features of Expansion
module Resolution : sig ... endExamples of Path, Fragment and Reference Resolution
module Wrapping : sig ... endExample of dune's wrapping
module Markup : sig ... endMarkup examples.