dded teh comment about the link to be made from html to ../../doc
This commit is contained in:
parent
ca843a88fc
commit
a27dc53ef0
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue