intro.dox
changeset 26 a40eafb6066d
parent 25 66d164ef72d1
child 32 ef12f83752f6
     1.1 --- a/intro.dox	Sun Feb 14 21:26:31 2010 +0100
     1.2 +++ b/intro.dox	Sun Feb 14 21:32:19 2010 +0100
     1.3 @@ -17,9 +17,9 @@
     1.4   */
     1.5  
     1.6  /**
     1.7 -[PAGE]intro[PAGE] Introduction
     1.8 +[PAGE]sec_intro[PAGE] Introduction
     1.9  
    1.10 -[SEC]intro_lemon[SEC] What is LEMON
    1.11 +[SEC]sec_intro_lemon[SEC] What is LEMON
    1.12  
    1.13  <b>LEMON</b> stands for <b>L</b>ibrary for <b>E</b>fficient <b>M</b>odeling and
    1.14  <b>O</b>ptimization in <b>N</b>etworks. It is a C++ template library providing
    1.15 @@ -43,7 +43,7 @@
    1.16  For more information, visit the LEMON web site:
    1.17  <a href="http://lemon.cs.elte.hu/"><b>http://lemon.cs.elte.hu/</b></a>.
    1.18  
    1.19 -[SEC]intro_tutorial[SEC] LEMON Tutorial
    1.20 +[SEC]sec_intro_tutorial[SEC] LEMON Tutorial
    1.21  
    1.22  This tutorial introduces the reader to the basic concepts and features of
    1.23  LEMON, and there are also some sections about advanced topics showing the