Up – Package index » The odoc documentation generator » Sources » odoc.examples » odoc_examples.mlSource file odoc_examples.ml The odoc documentation generator odoc for AuthorsCheatsheet Dune and odoc Language Features Markup Differences From OCamldoc odoc Interface GuaranteesHow to Drive odoc JSON output Deprecated features Library odoc.document Library odoc.examples Library odoc.extension_api Library odoc.extension_registry Library odoc.html Library odoc.html_support_files Library odoc.index Library odoc.json_index Library odoc.latex Library odoc.loader Library odoc.manpage Library odoc.markdown Library odoc.model Library odoc.model_desc Library odoc.ocamlary Library odoc.occurrences Library odoc.odoc Library odoc.odoc_utils Library odoc.search Library odoc.search_html_frontend Library odoc.syntax_highlighter Library odoc.xref2 Library odoc.xref_test Sources odoc.document odoc.examples odoc.extension_api odoc.extension_registry odoc.html odoc.html_support_files odoc.index odoc.json_index odoc.latex odoc.loader odoc.manpage odoc.markdown odoc.model odoc.model_desc odoc.occurrences odoc.odoc odoc.odoc_utils odoc.search odoc.search_html_frontend odoc.syntax_highlighter odoc.xref2 odoc.xref_test 1
2
3
4
5
6
7
8
9
(** Examples 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 = Expansion
module Resolution = Resolution
module Wrapping = Wrapping
module Markup = Markup