From 9beab5c3e6e29cc1b4db947e31ea237ed06ecac7 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Mon, 18 Sep 2017 10:58:58 +0200 Subject: [PATCH] update readme --- README.adoc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.adoc b/README.adoc index c8442367..35751dd0 100644 --- a/README.adoc +++ b/README.adoc @@ -96,14 +96,8 @@ and <> for a gentle introduction. In general, see http://c-cube.github.io/ocaml-containers/last/ or http://cedeela.fr/~simon/software/containers for the **API documentation**. -Some examples can be found link:doc/containers.adoc[there]. - -API documentation by version: - -- http://c-cube.github.io/ocaml-containers/dev/[dev branch] -- http://c-cube.github.io/ocaml-containers/1.0/[1.0] -- http://c-cube.github.io/ocaml-containers/0.19/[0.19] -- http://c-cube.github.io/ocaml-containers/0.17/[0.17] +Some examples can be found link:doc/containers.adoc[there], +per-version doc http://c-cube.github.io/ocaml-containers/[there]. [[build]] == Build