/** * @mainpage EFL * * The Enlightenment Project covers more than simple window management. It * also includes the EFL(Enlightenment Foundation Libraries), the EFL is a set * of libraries each providing a great deal of functionality. Below you can * find documentation auto-generated daily from SVN source for these * libraries: * * @li @ref eina_main data types and low-level/basic abstractions. * @li @ref eo_main generic object system. * @li @ref evas_main drawing canvas. * @li @ref eet_main binary data parser and serializer. * @li @ref embryo_main embedded script language. * @li @ref ecore_main operating system abstraction and integration. * @li @ref escape_main playstation3 portability layer. * @li @ref evil_main microsoft windows portability layer. * @li @ref eio_main asynchronous input/output * @li @ref edbus_main d-bus integration. * */ /** * @page authors Authors * * @author Adam Simpkins * @author Albin "Lutin" Tonnerre * @author Andre Dieb * @author Andrew Elcock * @author Arnaud de Turckheim 'quarium' * @author Bernhard Nemec * @author Bluezery * @author Boris "billiob" Faure * @author Brett Nash * @author Brian 'rephorm' Mattern * @author Burra * @author Carsten Haitzler * @author Cedric Bail * @author Chidambar Zinnoury * @author Chris Ross * @author Christopher 'devilhorns' Michael * @author ChunEon Park * @author Corey "atmos" Donohoe * @author dan sinclair * @author Daniel Juyung Seo * @author Daniel Willmann * @author David 'onefang' Seikel * @author David Goodlad * @author Doyoun Kang * @author Guillaume Friloux * @author Gustavo Chaves * @author Gustavo Sverzut Barbieri * @author Gwanglim Lee * @author Haifeng Deng * @author Hisham 'CodeWarrior' Mardam Bey * @author Howell Tam * @author Hyoyoung Chang * @author Ibukun Olumuyiwa * @author Iván Briano * @author Jihoon Kim * @author Jorge Luis Zapata Muga * @author Jose O Gonzalez * @author José Roberto de Souza * @author Jérémy Zurcher * @author Jérôme Pinot * @author Kim Woelders * @author Kim Yunhan * @author Lars Munch * @author Leandro Pereira * @author Leif Middelschulte * @author Lucas De Marchi * @author Luis Felipe Strano Moraes * @author Mathieu Taillefumier * @author Matt Barclay * @author Michael 'Mickey' Lauer * @author Mike Blumenkrantz * @author Mike McCormack * @author Myoungwoon Roy Kim(roy_kim) * @author Myungjae Lee * @author Nathan Ingersoll * @author Nathan Ingersoll * @author Nicholas Curran * @author Nicolas Aguirre * @author Peter Wehrfritz * @author PnB * @author Rafael Antognolli * @author Rafal Krypa * @author Raphael Kubo da Costa * @author Rui Miguel Silva Seabra * @author Samsung Electronics * @author Samsung SAIT * @author Sangho Park * @author Sebastian Dransfeld * @author Sebastian Dransfeld * @author Seungsoo Woo * @author Shilpa Singh * @author Simon Poole * @author Steve Ireland * @author Sung W. Park * @author Term * @author Thierry el Borgi * @author Till Adam * @author Tilman Sauerbeck * @author Tim Horton * @author Tom Gilbert * @author Tom Hacohen * @author Vikram Narayanan * @author Vincent Torri * @author Vincent Torri * @author Willem Monsuwe * @author xlopez@@igalia.com * @author Youness Alaoui * @author Yuri * @author Yuri Hudobin * * Please contact to get in * contact with the developers and maintainers. * */ /** * @defgroup Eo * * @brief Generic object system. */ /** * @defgroup Evas * * @brief Drawing canvas. */ /** * @defgroup Eet * * @brief Binary data parser and serializer. */ /** * @defgroup Eina * * @brief Data types and low-level/basic abstractions. */ /** * @defgroup Embryo * * @brief Embedded script language. */ /** * @defgroup Evil * * @brief Microsoft Windows portability layer. */ /** * @defgroup Escape * * @brief PlayStation3 portability layer. */ /** * @defgroup Ecore * * @brief Operating System Abstraction and Integration. */ /** * @defgroup Eio * * @brief Asynchronous input/output and file manipulation. */ /** * @defgroup EDBus * * @brief D-Bus integration with EFL (Ecore). */