From 7246b626682d97542fab84dac7da8b161f003b8e Mon Sep 17 00:00:00 2001 From: "Jonas M. Gastal" Date: Wed, 3 Aug 2011 21:05:17 +0000 Subject: Eet: removing author list from main page. SVN revision: 62073 --- src/lib/Eet.h | 35 ++++++++++++++++++++++------------- 1 file 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 -@author David Goodlad -@author Cedric Bail -@author Arnaud de Turckheim -@author Luis Felipe Strano Moraes -@author Chidambar Zinnoury -@author Vincent Torri -@author Gustavo Sverzut Barbieri -@author Raphael Kubo da Costa -@author Mathieu Taillefumier -@author Albin "Lutin" Tonnerre -@author Adam Simpkins -@author Mike Blumenkrantz @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 +@author David Goodlad +@author Cedric Bail +@author Arnaud de Turckheim +@author Luis Felipe Strano Moraes +@author Chidambar Zinnoury +@author Vincent Torri +@author Gustavo Sverzut Barbieri +@author Raphael Kubo da Costa +@author Mathieu Taillefumier +@author Albin "Lutin" Tonnerre +@author Adam Simpkins +@author Mike Blumenkrantz + +Please contact to get in +contact with the developers and maintainers. +*/ + #ifndef _EET_H #define _EET_H -- cgit v1.2.1