doc/dirs.dox
changeset 1715 e71778873dd0
parent 1416 1b481ced25e7
child 2157 f9171bfc7ebb
     1.1 --- a/doc/dirs.dox	Thu Oct 06 12:32:06 2005 +0000
     1.2 +++ b/doc/dirs.dox	Fri Oct 07 11:05:08 2005 +0000
     1.3 @@ -1,3 +1,28 @@
     1.4 +/**
     1.5 +\dir demo
     1.6 +\brief A collection of demo application.
     1.7 +
     1.8 +This directory contains several simple demo application, mainly
     1.9 +for educational purposes.
    1.10 +*/
    1.11 +
    1.12 +/**
    1.13 +\dir doc
    1.14 +\brief Auxiliary (and the whole generated) documentation.
    1.15 + Auxiliary (and the whole generated) documentation.
    1.16 +*/
    1.17 +
    1.18 +/**
    1.19 +\dir test
    1.20 +\brief Test programs.
    1.21 +
    1.22 +This directory contains several test programs that check the consistency
    1.23 +of the code.
    1.24 +*/
    1.25 +
    1.26 +
    1.27 +
    1.28 +
    1.29  /**
    1.30  \dir lemon
    1.31  \brief Base include directory of LEMON