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
This commit is contained in:
Jeeyong Um 2017-03-02 14:59:34 +09:00 committed by Jean-Philippe Andre
parent ad109b0bc4
commit 5d2a167958
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*