From fc55a977ca69edcd6e969db7936c9f8beff22323 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois-R=C3=A9gis=20Sinot?= Date: Fri, 2 Sep 2011 14:45:14 +0200 Subject: [PATCH] [doc] book: rm cautions about opa version + add ocaml to source dependencies --- doc/book/hello_distribution/hello_distribution.adoc | 12 ++++++------ doc/book/install.adoc | 1 + doc/book/main.adoc | 10 +++++----- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/doc/book/hello_distribution/hello_distribution.adoc b/doc/book/hello_distribution/hello_distribution.adoc index 7efecaad..b03b072f 100644 --- a/doc/book/hello_distribution/hello_distribution.adoc +++ b/doc/book/hello_distribution/hello_distribution.adoc @@ -1,12 +1,12 @@ Hello, scalability ------------------ -[WARNING] -.You may need to upgrade Opa -============= -Examples in this chapter require a version of Opa dated from May the 25th, 2011, or later -i.e. build 28532 or greater. -============= +// [WARNING] +// .You may need to upgrade Opa +// ============= +// Examples in this chapter require a version of Opa dated from May the 25th, 2011, or later +// i.e. build 28532 or greater. +// ============= // // About this chapter: diff --git a/doc/book/install.adoc b/doc/book/install.adoc index 17d8deba..891e02cb 100644 --- a/doc/book/install.adoc +++ b/doc/book/install.adoc @@ -86,6 +86,7 @@ Should you wish to work on an unsupported platform, or to contribute to Opa, you installation, but you should have no major difficulties. You will need: - git (to download the source); +- ocaml 3.12.0-5 or later - libgif 4.1 or later (dev version) - libjpeg 8b-1 or later (dev version) - libpng 1.2.44 or later (dev version) diff --git a/doc/book/main.adoc b/doc/book/main.adoc index 5fd0949c..92cefd55 100644 --- a/doc/book/main.adoc +++ b/doc/book/main.adoc @@ -14,11 +14,11 @@ Simple, Secure, Scalable Web Development with Opa // //Authors: ? // -[CAUTION] -.Opa version -============= -The examples in this book require a version of Opa dated from May 18th 2011 or later. -============= +// [CAUTION] +// .Opa version +// ============= +// The examples in this book require a version of Opa dated from May 18th 2011 or later. +// ============= // Preamble // ========