From d3851212efb073b38f8d5d39bc361caddb1eeaa9 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Tue, 13 Jun 2017 17:54:05 +0200 Subject: [PATCH] point to last version of doc --- index.adoc | 4 +++- index.html | 5 +++-- last | 1 + 3 files changed, 7 insertions(+), 3 deletions(-) create mode 120000 last diff --git a/index.adoc b/index.adoc index 4e1c2d54..14cad253 100644 --- a/index.adoc +++ b/index.adoc @@ -1,6 +1,8 @@ = OCaml-containers -Documentation: +link:last[Current documentation] + +Other versions: - link:dev[dev] - link:1.2[1.2] diff --git a/index.html b/index.html index aec1e115..16e17218 100644 --- a/index.html +++ b/index.html @@ -738,7 +738,8 @@ asciidoc.install();
-

Documentation:

+ +

Other versions:

  • @@ -787,7 +788,7 @@ asciidoc.install();


    diff --git a/last b/last new file mode 120000 index 00000000..ea710abb --- /dev/null +++ b/last @@ -0,0 +1 @@ +1.2 \ No newline at end of file