/** * @defgroup EFL_Group EFL * @ingroup CAPI_UI_FRAMEWORK * * @brief EFL is a collection of libraries that are independent or may build * on top of each-other to provide useful features that complement * an OS's existing environment, rather than wrap and abstract it, * trying to be their own environment and OS in its entirety. * * This means that it expects you to use other system libraries and API's in * conjunction with EFL libraries, to provide a whole working application or * library, simply using EFL as a set of convenient pre-made libraries to * accomplish a whole host of complex or painful tasks for you. * * See @ref EFL for more details. * * @page EFL * * The Enlightenment Project covers more than simple window management. It * also includes the EFL, or Enlightenment Foundation Libraries: a framework * which provides a great deal of functionality. Below you can * find documentation auto-generated daily from GIT source for these * libraries: * * @li @ref ecore_main operating system abstraction and integration. * @li @ref edje_main layout and theme library with super powers. * @li @ref eina_main data types and low-level/basic abstractions. * @li @ref evas_main drawing canvas. * @li @ref Elementary Elementary widgets. * */ /** * @page authors Authors * * @author Adam Simpkins * @author Aharon Hillel * @author Albin "Lutin" Tonnerre * @author Andre Dieb * @author Andrew Elcock * @author Arnaud de Turckheim 'quarium' * @author Bernhard Nemec * @author billiob (Boris Faure) * @author Bluezery * @author Boris "billiob" Faure * @author Brett Nash * @author Brian 'rephorm' Mattern * @author Brian Mattern * @author Bruno Dilly * @author Burra * @author Carsten Haitzler * @author Cedric BAIL * @author Chidambar Zinnoury * @author Chris Ross * @author Christophe Dumez * @author Christopher 'devilhorns' Michael * @author ChunEon Park (Hermet) * @author Corey "atmos" Donohoe * @author dan sinclair * @author Daniel Juyung Seo * @author Daniel Willmann * @author Daniel Zaoui * @author David 'onefang' Seikel * @author David Goodlad * @author Davide Andreoli * @author Doyoun Kang * @author Fabiano Fidêncio * @author Flavio Ceolin * @author Govindaraju SM * @author Guilherme Silveira * @author Guillaume Friloux * @author Gustavo Chaves * @author Gustavo Lima Chaves * @author Gustavo Sverzut Barbieri * @author Gwanglim Lee * @author Haifeng Deng * @author Hisham 'CodeWarrior' Mardam Bey * @author Howell Tam * @author Hugo Camboulive * @author Hyoyoung Chang * @author Ibukun Olumuyiwa * @author Iván Briano * @author Jaehwan Kim * @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 Shinwoo * @author Kim Woelders * @author Kim Yunhan * @author Lars Munch * @author Leandro Dorileo * @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 Michael Bouchaud (yoz) * @author Mikael Sans * @author Mike Blumenkrantz * @author Mike McCormack * @author Myoungwoon Roy Kim(roy_kim) * @author Myungjae Lee * @author Nathan 'RbdPngn' Ingersoll * @author Nicholas 'Mekius' Hughart * @author Nicholas Curran * @author Nicolas Aguirre * @author Peter Wehrfritz * @author Pierre Le Magourou * @author PnB * @author Prince Kumar Dubey * @author Rafael Antognolli * @author Rafal Krypa * @author Rajeev Ranjan (Rajeev) * @author Raphael Kubo da Costa * @author Ricardo de Almeida Gonzaga * @author Robert David * @author Rui Miguel Silva Seabra * @author Samsung Electronics * @author Samsung SAIT * @author Sangho Park * @author Sebastian Dransfeld * @author Seungsoo Woo * @author Shilpa Singh * @author Simon Poole * @author Sohyun Kim * @author Steve Ireland * @author Sung W. Park * @author Term * @author Thierry el Borgi * @author Tiago Falcão * @author Till Adam * @author Tilman Sauerbeck * @author Tim Horton * @author Tom Gilbert * @author Tom Hacohen * @author Tristan * @author Vikram Narayanan * @author Vincent Torri * @author Willem Monsuwe * @author WooHyun Jung (woohyun) * @author xlopez@@igalia.com * @author Youness Alaoui * @author Yuri * @author Yuri Hudobin * @author ZigsMcKenzie * * Please contact to get in * contact with the developers and maintainers. * */