diff --git a/legacy/elementary/doc/elementary.dox.in b/legacy/elementary/doc/elementary.dox.in index 17d6ec1eb4..8b13789179 100644 --- a/legacy/elementary/doc/elementary.dox.in +++ b/legacy/elementary/doc/elementary.dox.in @@ -1,74 +1 @@ -/** -@file elementary.dox -@brief Elementary Widget Library -*/ -/** -@mainpage Elementary -@image html elementary.png -@version @PACKAGE_VERSION@ -@author Carsten Haitzler -@author Gustavo Sverzut Barbieri -@author Cedric Bail -@author Vincent Torri -@author Daniel Kolesa -@author Jaime Thomas -@author Swisscom - http://www.swisscom.ch/ -@author Christopher Michael -@author Marco Trevisan (Treviño) -@author Michael Bouchaud -@author Jonathan Atton (Watchwolf) -@author Brian Wang -@author Mike Blumenkrantz (zmike) -@author Samsung Electronics -@author Samsung SAIT -@author Brett Nash -@author Bruno Dilly -@author Rafael Fonseca -@author Chuneon Park -@author Woohyun Jung -@author Jaehwan Kim -@author Wonguk Jeong -@author Leandro A. F. Pereira -@author Helen Fornazier -@author Gustavo Lima Chaves -@author Fabiano Fidêncio -@author Tiago Falcão -@author Otavio Pontes -@author Viktor Kojouharov -@author Daniel Juyung Seo (SeoZ) -@author Sangho Park -@author Rajeev Ranjan (Rajeev) -@author Seunggyun Kim -@author Sohyun Kim -@author Jihoon Kim -@author Jeonghyun Yun (arosis) -@author Tom Hacohen -@author Aharon Hillel -@author Jonathan Atton (Watchwolf) -@author Shinwoo Kim -@author Govindaraju SM -@author Prince Kumar Dubey -@date 2008-2011 - -@section intro What is Elementary? - -This is a VERY SIMPLE toolkit. It is not meant for writing extensive desktop -applications (yet). Small simple ones with simple needs. - -It is meant to make the programmers work almost brainless but give them lots -of flexibility. - -License: LGPL v2 (see COPYING in the base of Elementary's source). This -applies to all files in the source here. - -Acknowledgements: There is a lot that goes into making a widget set, and -they don't happen out of nothing. It's like trying to make everyone -everywhere happy, regardless of age, gender, race or nationality - and -that is really tough. So thanks to people and organisations behind this, -aslisted in the Authors section above. - -@verbatim -Pants -@endverbatim -*/ diff --git a/legacy/elementary/src/lib/Elementary.h.in b/legacy/elementary/src/lib/Elementary.h.in index 20079d87cf..9cf05876ba 100644 --- a/legacy/elementary/src/lib/Elementary.h.in +++ b/legacy/elementary/src/lib/Elementary.h.in @@ -2,6 +2,82 @@ * * vim:ts=8:sw=3:sts=3:expandtab:cino=>5n-3f0^-2{2(0W1st0 */ + +/** +@file elementary.dox +@brief Elementary Widget Library +*/ + +/** +@mainpage Elementary +@image html elementary.png +@version @PACKAGE_VERSION@ +@author Carsten Haitzler +@author Gustavo Sverzut Barbieri +@author Cedric Bail +@author Vincent Torri +@author Daniel Kolesa +@author Jaime Thomas +@author Swisscom - http://www.swisscom.ch/ +@author Christopher Michael +@author Marco Trevisan (Treviño) +@author Michael Bouchaud +@author Jonathan Atton (Watchwolf) +@author Brian Wang +@author Mike Blumenkrantz (zmike) +@author Samsung Electronics +@author Samsung SAIT +@author Brett Nash +@author Bruno Dilly +@author Rafael Fonseca +@author Chuneon Park +@author Woohyun Jung +@author Jaehwan Kim +@author Wonguk Jeong +@author Leandro A. F. Pereira +@author Helen Fornazier +@author Gustavo Lima Chaves +@author Fabiano Fidêncio +@author Tiago Falcão +@author Otavio Pontes +@author Viktor Kojouharov +@author Daniel Juyung Seo (SeoZ) +@author Sangho Park +@author Rajeev Ranjan (Rajeev) +@author Seunggyun Kim +@author Sohyun Kim +@author Jihoon Kim +@author Jeonghyun Yun (arosis) +@author Tom Hacohen +@author Aharon Hillel +@author Jonathan Atton (Watchwolf) +@author Shinwoo Kim +@author Govindaraju SM +@author Prince Kumar Dubey +@date 2008-2011 + +@section intro What is Elementary? + +This is a VERY SIMPLE toolkit. It is not meant for writing extensive desktop +applications (yet). Small simple ones with simple needs. + +It is meant to make the programmers work almost brainless but give them lots +of flexibility. + +License: LGPL v2 (see COPYING in the base of Elementary's source). This +applies to all files in the source here. + +Acknowledgements: There is a lot that goes into making a widget set, and +they don't happen out of nothing. It's like trying to make everyone +everywhere happy, regardless of age, gender, race or nationality - and +that is really tough. So thanks to people and organisations behind this, +aslisted in the Authors section above. + +@verbatim +Pants +@endverbatim +*/ + #ifndef ELEMENTARY_H #define ELEMENTARY_H