summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas M. Gastal <jgastal@profusion.mobi>2011-08-03 21:05:17 +0000
committerJonas M. Gastal <jgastal@profusion.mobi>2011-08-03 21:05:17 +0000
commit7246b626682d97542fab84dac7da8b161f003b8e (patch)
tree61ceccfde9d6984e20a85fc49b2c047da20f73ac
parentab706cf94ce3daad2e86e6b7f1ee30a3a8029152 (diff)
downloadeet-7246b626682d97542fab84dac7da8b161f003b8e.tar.gz
Eet: removing author list from main page.
SVN revision: 62073
-rw-r--r--src/lib/Eet.h35
1 files changed, 22 insertions, 13 deletions
diff --git a/src/lib/Eet.h b/src/lib/Eet.h
index 924285d..9a85a9b 100644
--- a/src/lib/Eet.h
+++ b/src/lib/Eet.h
@@ -8,21 +8,10 @@ These routines are used for Eet Library interaction
@image html e_big.png
@version 1.0.0
-@author Carsten Haitzler <raster@@rasterman.com>
-@author David Goodlad <dgoodlad@@gmail.com>
-@author Cedric Bail <cedric.bail@@free.fr>
-@author Arnaud de Turckheim <quarium@@gmail.com>
-@author Luis Felipe Strano Moraes <lfelipe@@profusion.mobi>
-@author Chidambar Zinnoury <illogict@@online.fr>
-@author Vincent Torri <vtorri@@univ-evry.fr>
-@author Gustavo Sverzut Barbieri <barbieri@@profusion.mobi>
-@author Raphael Kubo da Costa <kubo@@profusion.mobi>
-@author Mathieu Taillefumier <mathieu.taillefumier@@free.fr>
-@author Albin "Lutin" Tonnerre <albin.tonnerre@@gmail.com>
-@author Adam Simpkins <adam@@adamsimpkins.net>
-@author Mike Blumenkrantz <mike@zentific.com>
@date 2000-2011
+Please see the @ref authors page for contact details.
+
@section toc Table of Contents
@li @ref intro
@@ -135,6 +124,26 @@ Recommended reading:
*/
+/**
+@page authors Authors
+@author Carsten Haitzler <raster@@rasterman.com>
+@author David Goodlad <dgoodlad@@gmail.com>
+@author Cedric Bail <cedric.bail@@free.fr>
+@author Arnaud de Turckheim <quarium@@gmail.com>
+@author Luis Felipe Strano Moraes <lfelipe@@profusion.mobi>
+@author Chidambar Zinnoury <illogict@@online.fr>
+@author Vincent Torri <vtorri@@univ-evry.fr>
+@author Gustavo Sverzut Barbieri <barbieri@@profusion.mobi>
+@author Raphael Kubo da Costa <kubo@@profusion.mobi>
+@author Mathieu Taillefumier <mathieu.taillefumier@@free.fr>
+@author Albin "Lutin" Tonnerre <albin.tonnerre@@gmail.com>
+@author Adam Simpkins <adam@@adamsimpkins.net>
+@author Mike Blumenkrantz <mike@zentific.com>
+
+Please contact <enlightenment-devel@lists.sourceforge.net> to get in
+contact with the developers and maintainers.
+*/
+
#ifndef _EET_H
#define _EET_H