stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f42f9a08a29a6443142e4f9b0f42adbd5dcc005
commit 4f42f9a08a29a6443142e4f9b0f42adbd5dcc005 Author: Stefan Schmidt <[email protected]> Date: Tue Aug 11 13:59:44 2015 +0200 eolian: add eolian group as link to main page to find API docs Fixes T2541 --- src/lib/eolian/Eolian.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/eolian/Eolian.h b/src/lib/eolian/Eolian.h index 1af271e..36f7a74 100644 --- a/src/lib/eolian/Eolian.h +++ b/src/lib/eolian/Eolian.h @@ -79,8 +79,7 @@ extern "C" { * * Recommended reading: * - - * + * @li @ref Eolian * * @addtogroup Eolian * @{ --
