document format.
Patch by Jihoon Kim <jihoon48.kim@samsung.com>
SVN revision: 58007
/**
- * @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
#include "elm_priv.h"
/**
- * @defgroup Panes panes
+ * @defgroup Panes Panes
*
*/
* @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)
#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,