stefan pushed a commit to branch master.

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

commit b44065a9ddc9fe8cfd6e88446cc40722c6f66307
Author: Stefan Schmidt <[email protected]>
Date:   Thu Sep 11 15:21:09 2014 +0200

    docs: Update ecore avahi group name name to match others
    
    All other group are following the scheme Ecore_*_Group. Do it here as well 
to
    make it easier to link to.
---
 src/lib/ecore_avahi/Ecore_Avahi.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/ecore_avahi/Ecore_Avahi.h 
b/src/lib/ecore_avahi/Ecore_Avahi.h
index a085e07..dc70b9a 100644
--- a/src/lib/ecore_avahi/Ecore_Avahi.h
+++ b/src/lib/ecore_avahi/Ecore_Avahi.h
@@ -38,7 +38,7 @@ extern "C" {
 #endif
 
 /**
- * @defgroup Ecore_Avahi Ecore main loop integration function.
+ * @defgroup Ecore_Avahi_Group Ecore_Avahi - Avahi main loop integration 
function.
  * @ingroup Ecore
  *
  * @{

-- 


Reply via email to