3 * @image html elementary.png
7 * @section intro What is Elementary?
9 * This is a VERY SIMPLE toolkit. It is not meant for writing extensive desktop
10 * applications (yet). Small simple ones with simple needs.
12 * It is meant to make the programmers work almost brainless but give them lots
15 * @li @ref Start - Go here to quickly get started with writing Apps
17 * @section organization Organization
19 * One can divide Elementary into three main groups:
20 * @li @ref infralist - These are modules that deal with Elementary as a whole.
21 * @li @ref widgetslist - These are the widgets you'll compose your UI out of.
22 * @li @ref containerslist - These are the containers which hold the widgets.
24 * @section license License
26 * LGPL v2 (see COPYING in the base of Elementary's source). This applies to
27 * all files in the source tree.
29 * @section ack Acknowledgements
30 * There is a lot that goes into making a widget set, and they don't happen out of
31 * nothing. It's like trying to make everyone everywhere happy, regardless of age,
32 * gender, race or nationality - and that is really tough. So thanks to people and
33 * organizations behind this, as listed in the @ref authors page.