File: Section.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 (63 lines) | stat: -rw-r--r-- 829 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
55
56
57
58
59
60
61
62
63

.TH Section 3 "" "Odoc" "OCaml Library"
.SH Name
Section
.SH Synopsis
.sp 
.in 2
\fBModule Section\fR
.in 
.sp 
.fi 
This is the module comment\. Eventually, sections won't be allowed in it\.
.nf 
.SH Documentation
.sp 
.nf 
.sp 
.in 3
\fB1 Empty section\fR
.in 
.sp 
.in 3
\fB2 Text only\fR
.in 
.sp 
.fi 
Foo bar\.
.nf 
.sp 
.in 3
\fB3 Aside only\fR
.in 
.sp 
.fi 
Foo bar\.
.nf 
.sp 
.in 3
\fB4 Value only\fR
.in 
.sp 
\f[CB]val\fR foo : unit
.sp 
.in 3
\fB5 Empty section\fR
.in 
.sp 
.in 3
\fB6 within a comment\fR
.in 
.sp 
.in 4
\fB6\.1 and one with a nested section\fR
.in 
.sp 
.in 3
\fB7 This section \fBtitle\fB has markup\fR
.in 
.sp 
.fi 
But links are impossible thanks to the parser, so we never have trouble rendering a section title in a table of contents – no link will be nested inside another link\.
.nf