mainpage.dox
changeset 7 934258c64b6b
parent 4 89f6fff82e93
child 9 a48bf0d3a790
     1.1 --- a/mainpage.dox	Thu Oct 23 14:07:30 2008 +0200
     1.2 +++ b/mainpage.dox	Fri Oct 24 13:26:15 2008 +0100
     1.3 @@ -24,15 +24,7 @@
     1.4  
     1.5   - \ref intro
     1.6   - \ref getting_started
     1.7 -   - \ref requirements_lemon
     1.8 -     - \ref requirements_lp
     1.9 -   - \ref download_lemon
    1.10 -   - \ref install_lemon
    1.11 -   - \ref hg_checkout
    1.12 -   - \ref hg_compile
    1.13     - \ref hello_lemon
    1.14 -     - \ref hello_lemon_system
    1.15 -     - \ref hello_lemon_user
    1.16   - \ref basic_concepts "Basic Concepts"
    1.17     - \ref digraph_build "Build and Modify a Digraph"
    1.18     - \ref digraph_iterate "Iterate Over the Elements"
    1.19 @@ -63,10 +55,11 @@
    1.20     - \ref lp_examples "Simple Examples"
    1.21     - \ref lp_maxflow "Maximum Flow as LP Problem"
    1.22   - \ref appendix "Appendix"
    1.23 -   - \ref install "Install LEMON"
    1.24 -     - \ref install_system "Install System Wide"
    1.25 -       - \ref install_system_source "From Source"
    1.26 -       - \ref install_system_rpm "From rpm"
    1.27 +   - \ref install
    1.28 +     - \ref requirements_lemon
    1.29 +       - \ref requirements_lp
    1.30 +     - \ref install_from_source
    1.31 +     - \ref install_system_rpm "From rpm"
    1.32       - \ref install_user "Install Locally to the User"
    1.33  
    1.34  */