doc/mainpage.dox
branch1.1
changeset 664 c01a98ce01fd
parent 649 3adf5e2d1e62
     1.1 --- a/doc/mainpage.dox	Thu May 07 02:05:12 2009 +0200
     1.2 +++ b/doc/mainpage.dox	Tue May 12 12:09:55 2009 +0100
     1.3 @@ -23,8 +23,7 @@
     1.4  
     1.5  \subsection whatis What is LEMON
     1.6  
     1.7 -LEMON stands for
     1.8 -<b>L</b>ibrary of <b>E</b>fficient <b>M</b>odels
     1.9 +LEMON stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling
    1.10  and <b>O</b>ptimization in <b>N</b>etworks.
    1.11  It is a C++ template
    1.12  library aimed at combinatorial optimization tasks which
    1.13 @@ -41,14 +40,10 @@
    1.14  
    1.15  \subsection howtoread How to read the documentation
    1.16  
    1.17 -If you want to get a quick start and see the most important features then
    1.18 -take a look at our \ref quicktour
    1.19 -"Quick Tour to LEMON" which will guide you along.
    1.20 -
    1.21 -If you already feel like using our library, see the
    1.22 +If you would like to get to know the library, see
    1.23  <a class="el" href="http://lemon.cs.elte.hu/pub/tutorial/">LEMON Tutorial</a>.
    1.24  
    1.25 -If you know what you are looking for then try to find it under the
    1.26 +If you know what you are looking for, then try to find it under the
    1.27  <a class="el" href="modules.html">Modules</a> section.
    1.28  
    1.29  If you are a user of the old (0.x) series of LEMON, please check out the