package odoc

  1. Overview
  2. Docs
OCaml documentation generator

Install

dune-project
 Dependency

Authors

Maintainers

Sources

odoc-2.1.1.tbz
sha256=f574dbd28cd0fc3a2b95525c4bb95ddf6d1f6408bb4fe12157fa537884f987fd
sha512=1c545c281a7022a167f028fff8cec6fb3f2f82da0881431be74e7a4281c5353ed83bfbdb4d9d9e08af6755dbe3505c052c5e5b58cdeb08c57aed5e89c0f15e91

doc/src/odoc.xref2/odoc_xref2.ml.html

Source file odoc_xref2.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
(* generated by dune *)

(** @canonical Odoc_xref2.Cfrag *)
module Cfrag = Odoc_xref2__Cfrag

(** @canonical Odoc_xref2.Compile *)
module Compile = Odoc_xref2__Compile

(** @canonical Odoc_xref2.Component *)
module Component = Odoc_xref2__Component

(** @canonical Odoc_xref2.Cpath *)
module Cpath = Odoc_xref2__Cpath

(** @canonical Odoc_xref2.Env *)
module Env = Odoc_xref2__Env

(** @canonical Odoc_xref2.Errors *)
module Errors = Odoc_xref2__Errors

(** @canonical Odoc_xref2.Expand_tools *)
module Expand_tools = Odoc_xref2__Expand_tools

(** @canonical Odoc_xref2.Find *)
module Find = Odoc_xref2__Find

(** @canonical Odoc_xref2.Ident *)
module Ident = Odoc_xref2__Ident

(** @canonical Odoc_xref2.Lang_of *)
module Lang_of = Odoc_xref2__Lang_of

(** @canonical Odoc_xref2.Link *)
module Link = Odoc_xref2__Link

(** @canonical Odoc_xref2.Lookup_failures *)
module Lookup_failures = Odoc_xref2__Lookup_failures

(** @canonical Odoc_xref2.Ref_tools *)
module Ref_tools = Odoc_xref2__Ref_tools

(** @canonical Odoc_xref2.Strengthen *)
module Strengthen = Odoc_xref2__Strengthen

(** @canonical Odoc_xref2.Subst *)
module Subst = Odoc_xref2__Subst

(** @canonical Odoc_xref2.Tools *)
module Tools = Odoc_xref2__Tools

(** @canonical Odoc_xref2.Type_of *)
module Type_of = Odoc_xref2__Type_of

(** @canonical Odoc_xref2.Utils *)
module Utils = Odoc_xref2__Utils