[Lemon-commits] [lemon_svn] alpar: r1238 - hugo/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:44:07 CET 2006


Author: alpar
Date: Thu Sep 30 11:24:01 2004
New Revision: 1238

Modified:
   hugo/trunk/doc/mainpage.dox

Log:
Cosmetic changes.


Modified: hugo/trunk/doc/mainpage.dox
==============================================================================
--- hugo/trunk/doc/mainpage.dox	(original)
+++ hugo/trunk/doc/mainpage.dox	Thu Sep 30 11:24:01 2004
@@ -6,8 +6,8 @@
 \subsection whatis What is LEMON
 
 LEMON stands for
-<it>L</it>ibrary of <it>E</it>fficient <it>M</it>odels
-and <it>O</it>ptimization in <it>N</it>etworks.
+<b>L</b>ibrary of <b>E</b>fficient <b>M</b>odels
+and <b>O</b>ptimization in <b>N</b>etworks.
 It is a C++ template
 library aimed at combinatorial optimization tasks which
 often involve in working
@@ -19,12 +19,10 @@
 Graph structures play central role in LEMON, so if you are new to it,
 you probably should start \ref graphs "here".
 You can also find this page along with others under
-<a href="pages.html"> Related Pages </a>
-(left-hand
-side frame).
+<a href="pages.html"> Related Pages </a>.
 
-If you are more
-interested in details about data structures and algorithms then
+If you are 
+interested about data structures and algorithms in more details, then
 you should browse the reference manual part of the documentation.
 Section <a href="modules.html"> Modules </a>
  is a good starting point for this.



More information about the Lemon-commits mailing list