From a27dc53ef04953190471f32aa48ca6fe74a64ea6 Mon Sep 17 00:00:00 2001 From: evomarc Date: Wed, 29 Nov 2000 18:19:18 +0000 Subject: [PATCH] dded teh comment about the link to be made from html to ../../doc --- eo/tutorial/README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eo/tutorial/README b/eo/tutorial/README index 8cf3e0c75..018d4c6bc 100644 --- a/eo/tutorial/README +++ b/eo/tutorial/README @@ -2,6 +2,12 @@ Eo Tutorial - corresponding to EO version 0.9.2 To start the tutorial, read index.html in your favorite browser. +WARNING: before that, you need to create a link from the html dir +to the main documentation directory of EO. Probably, you will need +to type something like +.../eo/tutorial % cd html +.../eo/tutorial/html % ln -s ../../doc . + Many things are missing, including many solutions for the exercises, the introduction to EC and most of the Bottom-Up pages. More important, all examples of this tutorial have only been tested