aboutsummaryrefslogtreecommitdiff
path: root/index.mld
diff options
context:
space:
mode:
authorThéo Zimmermann2021-04-06 11:42:01 +0200
committerThéo Zimmermann2021-04-06 15:01:23 +0200
commitacae2dcfce2f29efb56fec58b876e206329cd6ef (patch)
tree2cf3411a6b82adfc9eaad51520a9f27de6b20ab6 /index.mld
parent56c32d83cb98056492b6d1feae800bbd73d1996a (diff)
Add odoc warnings for empty packages.
From an OCaml library point of view.
Diffstat (limited to 'index.mld')
-rw-r--r--index.mld5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.mld b/index.mld
new file mode 100644
index 0000000000..068a5f0cb5
--- /dev/null
+++ b/index.mld
@@ -0,0 +1,5 @@
+{0 coq }
+
+The coq package is a virtual package gathering the coq-core and coq-stdlib packages.
+
+For the documentation of the OCaml API of Coq, see the coq-core package.