diff -r e9c203fb003d -r 994c7df296c9 doc/mainpage.dox --- a/doc/mainpage.dox Fri Nov 13 12:33:33 2009 +0100 +++ b/doc/mainpage.dox Thu Dec 10 17:05:35 2009 +0100 @@ -2,7 +2,7 @@ * * This file is a part of LEMON, a generic C++ optimization library. * - * Copyright (C) 2003-2008 + * Copyright (C) 2003-2009 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport * (Egervary Research Group on Combinatorial Optimization, EGRES). * @@ -23,8 +23,7 @@ \subsection whatis What is LEMON -LEMON stands for -Library of Efficient Models +LEMON stands for Library for Efficient Modeling and Optimization in Networks. It is a C++ template library aimed at combinatorial optimization tasks which @@ -41,20 +40,11 @@ \subsection howtoread How to read the documentation -If you want to get a quick start and see the most important features then -take a look at our \ref quicktour -"Quick Tour to LEMON" which will guide you along. +If you would like to get to know the library, see +LEMON Tutorial. -If you already feel like using our library, see the page that tells you -\ref getstart "How to start using LEMON". - -If you -want to see how LEMON works, see -some \ref demoprograms "demo programs". - -If you know what you are looking for then try to find it under the -Modules -section. +If you know what you are looking for, then try to find it under the +Modules section. If you are a user of the old (0.x) series of LEMON, please check out the \ref migration "Migration Guide" for the backward incompatibilities.