From 647ea9efc2274dd56067a0b03ae3d3db69c49215 Mon Sep 17 00:00:00 2001 From: "Jonas M. Gastal" Date: Wed, 3 Aug 2011 20:59:06 +0000 Subject: [PATCH] Evas: removing author list from main page. SVN revision: 62069 --- legacy/evas/src/lib/Evas.h | 63 ++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 27 deletions(-) diff --git a/legacy/evas/src/lib/Evas.h b/legacy/evas/src/lib/Evas.h index feb42c702f..c721d8702d 100644 --- a/legacy/evas/src/lib/Evas.h +++ b/legacy/evas/src/lib/Evas.h @@ -4,35 +4,10 @@ @image html e_big.png @version 1.1 -@author Carsten Haitzler -@author Till Adam -@author Steve Ireland -@author Brett Nash -@author Tilman Sauerbeck -@author Corey Donohoe -@author Yuri Hudobin -@author Nathan Ingersoll -@author Willem Monsuwe -@author Jose O Gonzalez -@author Bernhard Nemec -@author Jorge Luis Zapata Muga -@author Cedric Bail -@author Gustavo Sverzut Barbieri -@author Vincent Torri -@author Tim Horton -@author Tom Hacohen -@author Mathieu Taillefumier -@author Iván Briano -@author Gustavo Lima Chaves -@author Samsung Electronics -@author Samsung SAIT -@author Sung W. Park -@author Jiyoun Park -@author Myoungwoon Roy Kim(roy_kim) -@author Thierry el Borgi -@author ChunEon Park @date 2000-2011 +Please see the @ref authors page for contact details. + @section toc Table of Contents @li @ref intro @@ -288,6 +263,40 @@ Recommended reading: @include evas-buffer-simple.c */ +/** +@page authors Authors +@author Carsten Haitzler +@author Till Adam +@author Steve Ireland +@author Brett Nash +@author Tilman Sauerbeck +@author Corey Donohoe +@author Yuri Hudobin +@author Nathan Ingersoll +@author Willem Monsuwe +@author Jose O Gonzalez +@author Bernhard Nemec +@author Jorge Luis Zapata Muga +@author Cedric Bail +@author Gustavo Sverzut Barbieri +@author Vincent Torri +@author Tim Horton +@author Tom Hacohen +@author Mathieu Taillefumier +@author Iván Briano +@author Gustavo Lima Chaves +@author Samsung Electronics +@author Samsung SAIT +@author Sung W. Park +@author Jiyoun Park +@author Myoungwoon Roy Kim(roy_kim) +@author Thierry el Borgi +@author ChunEon Park + +Please contact to get in +contact with the developers and maintainers. +*/ + #ifndef _EVAS_H #define _EVAS_H