equal
deleted
inserted
replaced
|
1 /** |
|
2 \dir demo |
|
3 \brief A collection of demo application. |
|
4 |
|
5 This directory contains several simple demo application, mainly |
|
6 for educational purposes. |
|
7 */ |
|
8 |
|
9 /** |
|
10 \dir doc |
|
11 \brief Auxiliary (and the whole generated) documentation. |
|
12 Auxiliary (and the whole generated) documentation. |
|
13 */ |
|
14 |
|
15 /** |
|
16 \dir test |
|
17 \brief Test programs. |
|
18 |
|
19 This directory contains several test programs that check the consistency |
|
20 of the code. |
|
21 */ |
|
22 |
|
23 |
|
24 |
|
25 |
1 /** |
26 /** |
2 \dir lemon |
27 \dir lemon |
3 \brief Base include directory of LEMON |
28 \brief Base include directory of LEMON |
4 |
29 |
5 This is the base directory of lemon includes, so each include file must be |
30 This is the base directory of lemon includes, so each include file must be |