summaryrefslogtreecommitdiff
path: root/api_docgen
diff options
context:
space:
mode:
authorJules Aguillon <juloo.dsi@gmail.com>2021-10-07 19:34:46 +0200
committerJules Aguillon <jules@j3s.fr>2022-01-28 15:58:46 +0100
commit3199435f1edaf3aa43824626ea57065de6a24ec1 (patch)
tree6efe1541f95bf15ce234d5ee5380d3a4a4c5738a /api_docgen
parentdfa5feb01be70ec4da4eabd142e9988d44b9a923 (diff)
downloadocaml-3199435f1edaf3aa43824626ea57065de6a24ec1.tar.gz
odoc: mld pages must start with an heading
Diffstat (limited to 'api_docgen')
-rw-r--r--api_docgen/Format_tutorial.mld2
-rw-r--r--api_docgen/Ocaml_operators.mld2
2 files changed, 3 insertions, 1 deletions
diff --git a/api_docgen/Format_tutorial.mld b/api_docgen/Format_tutorial.mld
index 7da5f73286..0bcd5c968f 100644
--- a/api_docgen/Format_tutorial.mld
+++ b/api_docgen/Format_tutorial.mld
@@ -1,3 +1,5 @@
+{0 Using the Format module}
+
{1 Principles}
Line breaking is based on three concepts:
diff --git a/api_docgen/Ocaml_operators.mld b/api_docgen/Ocaml_operators.mld
index 68393d7428..a7a35e6d98 100644
--- a/api_docgen/Ocaml_operators.mld
+++ b/api_docgen/Ocaml_operators.mld
@@ -1,4 +1,4 @@
-Precedence level and associativity of operators
+{0 Precedence level and associativity of operators}
The following table lists the precedence level of all operator classes
from the highest to the lowest precedence. A few other syntactic constructions