File: Interlude.3o

package info (click to toggle)
ocaml-odoc 2.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 6,744 kB
  • sloc: ml: 37,049; makefile: 124; sh: 79
file content (54 lines) | stat: -rw-r--r-- 730 bytes parent folder | download | duplicates (2)
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

.TH Interlude 3 "" "Odoc" "OCaml Library"
.SH Name
Interlude
.SH Synopsis
.sp 
.in 2
\fBModule Interlude\fR
.in 
.sp 
.fi 
This is the comment associated to the module\.
.nf 
.SH Documentation
.sp 
.nf 
.fi 
Some separate stray text at the top of the module\.
.nf 
.sp 
\f[CB]val\fR foo : unit
.fi 
.br 
.ti +2
Foo\.
.nf 
.sp 
.fi 
Some stray text that is not associated with any signature item\.
.sp 
It has multiple paragraphs\.
.nf 
.sp 
.fi 
A separate block of stray text, adjacent to the preceding one\.
.nf 
.sp 
\f[CB]val\fR bar : unit
.fi 
.br 
.ti +2
Bar\.
.nf 
.sp 
\f[CB]val\fR multiple : unit
.sp 
\f[CB]val\fR signature : unit
.sp 
\f[CB]val\fR items : unit
.sp 
.fi 
Stray text at the bottom of the module\.
.nf