edje doc: fix wrong ingrouping. 75/205375/2
authorMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Fri, 3 May 2019 00:32:03 +0000 (09:32 +0900)
committerMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Fri, 3 May 2019 00:32:39 +0000 (09:32 +0900)
Edje Audio's ingroup name is wrong. This fixes the wrong group name of Edje Audio module.

Change-Id: Ie4b3c98f0ceed5b837afe25a1df76acd76573e28

src/lib/edje/Edje_Common.h

index 45583fd..e989628 100644 (file)
@@ -180,7 +180,7 @@ EAPI void *edje_object_signal_callback_seat_data_get(void);
 
 /**
  * @defgroup Edje_Audio Edje Audio
- * @ingroup Edje_Audio
+ * @ingroup Edje
  *
  * @brief Functions to manipulate audio abilities in edje.
  *