mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 19:25:28 -05:00
update links to doc
This commit is contained in:
parent
783f6020d6
commit
3bfd1ddf8e
1 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ map/fold_right/append, and additional functions on lists).
|
|||
Alternatively, `open Containers` will bring enhanced versions of the standard
|
||||
modules into scope.
|
||||
|
||||
https://c-cube.github.io/ocaml-containers/last/[Current documentation].
|
||||
|
||||
image::https://ci.cedeela.fr/buildStatus/icon?job=containers[alt="Build Status", link="http://ci.cedeela.fr/job/containers/"]
|
||||
|
||||
toc::[]
|
||||
|
|
@ -91,7 +93,7 @@ and <<tutorial,the tutorial below>> for a gentle introduction.
|
|||
|
||||
== Documentation
|
||||
|
||||
In general, see http://c-cube.github.io/ocaml-containers/ or
|
||||
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].
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue