Changed the links to the EO doc - removed the need for a (Unix) link from
tutorial/html dir to doc/ dir: it's simpler, and I was not able to do the same thing in Windows anyway!
This commit is contained in:
parent
00e21770ad
commit
46d9671e05
22 changed files with 80 additions and 80 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<a href="eoTutorial.html">Tutorial main page </a>-
|
||||
<a href="eoTopDown.html">Top-Down
|
||||
page</a> - <a href="eoBottomUp.html">Bottom-up page</a> - <a href="eoProgramming.html">Programming
|
||||
hints</a> - <a href="doc/html/index.html">EO documentation</a>
|
||||
hints</a> - <a href="../../doc/html/index.html">EO documentation</a>
|
||||
<br>
|
||||
<hr WIDTH="100%">
|
||||
<!-- -------------- End of header ------------------ -->
|
||||
|
|
@ -24,7 +24,7 @@ hints</a> - <a href="doc/html/index.html">EO documentation</a>
|
|||
<hr WIDTH="100%">
|
||||
<a href="eoTutorial.html">Tutorial main page </a>- <a href="eoTopDown.html">Top-Down
|
||||
page</a> - <a href="eoBottomUp.html">Bottom-up page</a> - <a href="eoProgramming.html">Programming
|
||||
hints</a> - <a href="doc/html/index.html">EO documentation</a>
|
||||
hints</a> - <a href="../../doc/html/index.html">EO documentation</a>
|
||||
<hr>
|
||||
<address>
|
||||
<a href="mailto:Marc.Schoenauer@polytechnique.fr">Marc Schoenauer</a></address>
|
||||
|
|
|
|||
Reference in a new issue