Elementary doxygen: Fixed for the consistency with the other widget's

document format.

Patch by Jihoon Kim <jihoon48.kim@samsung.com>


SVN revision: 58007
This commit is contained in:
Daniel Juyung Seo 2011-03-23 00:40:47 +00:00
parent 08bde06005
commit 11033734f3
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
/**
* @defgroup Notify notify
* @defgroup Notify Notify
*
* Display a window in a particular region of the application (top,
* bottom, etc. A timeout can be set to automatically close the

View File

@ -2,7 +2,7 @@
#include "elm_priv.h"
/**
* @defgroup Panes panes
* @defgroup Panes Panes
*
*/
@ -201,7 +201,7 @@ _unpress(void *data, Evas_Object *obj __UNUSED__ , const char *emission __UNUSED
* @param parent The parent object
* @return The new object or NULL if it cannot be created
*
* @ingroup Panel
* @ingroup Panes
*/
EAPI Evas_Object *
elm_panes_add(Evas_Object *parent)

View File

@ -2,7 +2,7 @@
#include "elm_priv.h"
/**
* @defgroup Slideshow slideshow
* @defgroup Slideshow Slideshow
*
* This object display a list of object (generally a list of images) and some actions like
* next/previous are used to navigate. The animations are defined in the theme,