mainpage.dox
changeset 9 a48bf0d3a790
parent 7 934258c64b6b
child 10 55e2f7712e87
     1.1 --- a/mainpage.dox	Fri Oct 24 13:34:04 2008 +0100
     1.2 +++ b/mainpage.dox	Tue Oct 28 18:54:30 2008 +0100
     1.3 @@ -23,9 +23,8 @@
     1.4  \section toc Table of Contents
     1.5  
     1.6   - \ref intro
     1.7 - - \ref getting_started
     1.8 + - \ref basic_concepts "Basic Concepts"
     1.9     - \ref hello_lemon
    1.10 - - \ref basic_concepts "Basic Concepts"
    1.11     - \ref digraph_build "Build and Modify a Digraph"
    1.12     - \ref digraph_iterate "Iterate Over the Elements"
    1.13     - \ref standard_maps "Maps - Assign Data to Graphs"
    1.14 @@ -59,8 +58,12 @@
    1.15       - \ref requirements_lemon
    1.16         - \ref requirements_lp
    1.17       - \ref install_from_source
    1.18 -     - \ref install_system_rpm "From rpm"
    1.19 -     - \ref install_user "Install Locally to the User"
    1.20 +       - \ref install_hg
    1.21 +     - \ref install_rpm
    1.22 +     - \ref install_user
    1.23 +     - \ref compile_codes
    1.24 +       - \ref compile_system_wide
    1.25 +       - \ref compile_user_local
    1.26  
    1.27  */
    1.28  }