summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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