doc/quicktour.dox
author athos
Tue, 22 Feb 2005 10:29:21 +0000
changeset 1169 8b06fbd5712c
child 1170 fb0159aa582d
permissions -rw-r--r--
Started to change documentation with excellent new ideas!!!
     1 /**
     2 
     3 \ref graphs "Graph structures"
     4 play a central role in LEMON, so if you are new to it,
     5 you probably should start \ref graphs "here".
     6 You can also find that page along with others under
     7 <a class="el" href="pages.html"> Related Pages </a>.
     8 
     9 If you are 
    10 interested in data structures and algorithms in more details, then
    11 you should browse the reference manual part of the documentation.
    12 Section <a class="el" href="modules.html"> Modules </a>
    13  is a good starting point for this.
    14 */