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
|
.TH CollectionModule 3 "" "Odoc" "OCaml Library"
.SH Name
Ocamlary\.CollectionModule
.SH Synopsis
.sp
.in 2
\fBModule Ocamlary\.CollectionModule\fR
.in
.sp
.fi
This comment is for CollectionModule\.
.nf
.SH Documentation
.sp
.nf
\f[CB]type\fR collection
.fi
.br
.ti +2
This comment is for collection\.
.nf
.sp
\f[CB]type\fR element
.sp
\f[CB]module\fR InnerModuleA : \f[CB]sig\fR \.\.\. \f[CB]end\fR
.fi
.br
.ti +2
This comment is for InnerModuleA\.
.nf
.sp
\f[CB]module\fR \f[CB]type\fR InnerModuleTypeA = InnerModuleA\.InnerModuleTypeA'
.fi
.br
.ti +2
This comment is for InnerModuleTypeA\.
.nf
|