Hello.
This is just simple patch related to doxygen.
It's for the consistency with the other widget's document format.
Would you please apply in svn?
Index: elm_notify.c
===================================================================
--- elm_notify.c (revision 58005)
+++ elm_notify.c (working copy)
@@ -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
Index: elm_panes.c
===================================================================
--- elm_panes.c (revision 58005)
+++ elm_panes.c (working copy)
@@ -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__ ,
* @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)
Index: elm_slideshow.c
===================================================================
--- elm_slideshow.c (revision 58005)
+++ elm_slideshow.c (working copy)
@@ -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,
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel