jpeg pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=5d2a167958da5712ba1496e2e7bde33c302282f7

commit 5d2a167958da5712ba1496e2e7bde33c302282f7
Author: Jeeyong Um <jc9...@samsung.com>
Date:   Thu Mar 2 14:59:34 2017 +0900

    doc: Fix invalid group classification for Edje_Audio
    
    Summary: Edje_Audio group should belong to Edje group.
    
    Reviewers: cedric, jpeg
    
    Reviewed By: jpeg
    
    Differential Revision: https://phab.enlightenment.org/D4693
---
 src/lib/edje/Edje_Common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/edje/Edje_Common.h b/src/lib/edje/Edje_Common.h
index c39e0ce..9479fac 100644
--- a/src/lib/edje/Edje_Common.h
+++ b/src/lib/edje/Edje_Common.h
@@ -2259,7 +2259,7 @@ EAPI const Edje_Perspective 
*edje_evas_global_perspective_get(const Evas *e);
 
 /**
  * @defgroup Edje_Audio Edje Audio
- * @ingroup Edje_Audio
+ * @ingroup Edje
  *
  * @brief Functions to manipulate audio abilities in edje.
  *

-- 


Reply via email to