efl: Adding a unified main page that links to the "mainpage" of libs.

SVN revision: 81273
This commit is contained in:
Jonas M. Gastal 2012-12-18 16:12:56 +00:00
parent 15ec12fabc
commit 6ecaa33f22
9 changed files with 26 additions and 8 deletions

View File

@ -592,7 +592,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = @top_srcdir@/src/lib
INPUT = @top_srcdir@/src/lib @srcdir@/main.dox
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is

18
doc/main.dox Normal file
View File

@ -0,0 +1,18 @@
/**
* @mainpage EFL
*
* The Enlightenment Project covers more than simple window management. It
* also includes the EFL(Enlightenment Foundation Libraries), the EFL is a set
* of libraries each providing a great deal of functionality. Below you can
* find documentation auto-generated daily from SVN source for these
* libraries:
*
* @li @ref eina_main
* @li @ref evas_main
* @li @ref eet_main
* @li @ref embryo_main
* @li @ref ecore_main
* @li @ref escape_main
* @li @ref evil_main
*
*/

View File

@ -6,7 +6,7 @@
/**
@mainpage Ecore
@page ecore_main Ecore
@version 1.7
@date 2000-2012

View File

@ -3,7 +3,7 @@
These routines are used for Eet Library interaction
@mainpage Eet Library Documentation
@page eet_main Eet Library Documentation
@version 1.7.0
@date 2000-2012

View File

@ -44,7 +44,7 @@
*/
/**
* @mainpage Eina
* @page eina_main Eina
*
* @version 1.7
* @date 2008-2012

View File

@ -3,7 +3,7 @@
These routines are used for Embryo.
@mainpage Embryo Library Documentation
@page embryo_main Embryo Library Documentation
@image html e_big.png

View File

@ -19,7 +19,7 @@
#endif
/**
* @mainpage Escape
* @page escape_main Escape
* @image html e_big.png
* @author Youness Alaoui
* @date 2011

View File

@ -1,5 +1,5 @@
/**
@mainpage Evas
@page evas_main Evas
@version 1.7
@date 2000-2012

View File

@ -2,7 +2,7 @@
#define __EVIL_H__
/**
* @mainpage Evil
* @page evil_main Evil
* @image html e_big.png
* @author Vincent Torri
* @version 1.7.0