Skip to content

Commit 82aba5d

Browse files
committed
Doc: fix menu
1 parent c1855e0 commit 82aba5d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/manual/src/menu.wiki

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
=Js_of_ocaml_lwt - Reference Manual
99
==[[lwt|Lwt support]]
1010

11-
==Syntaxes
12-
===[[ppx|Ppx syntax extension]]
13-
===[[camlp4|Camlp4 syntax extension]]
11+
=Syntaxes
12+
==[[ppx|Ppx syntax extension]]
13+
==[[camlp4|Camlp4 syntax extension]]
1414

15-
==Compiler
16-
===[[options|Command line options]]
17-
===[[linker|Link javascript code]]
18-
===[[separate-compilation|Separate compilation]]
19-
===[[tailcall|About tailcall optimization]]
15+
=Compiler
16+
==[[options|Command line options]]
17+
==[[linker|Link javascript code]]
18+
==[[separate-compilation|Separate compilation]]
19+
==[[tailcall|About tailcall optimization]]
2020

21-
==Misc
21+
=Misc
2222
==[[debug|How to debug a program]]
2323
==[[contribute|How to contribute]]
2424
==[[performances|Performances]]

0 commit comments

Comments
 (0)