stefan pushed a commit to branch master.

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

commit 6996aac5619fe7768ffe60b272ca4d673cd776fe
Author: Stefan Schmidt <[email protected]>
Date:   Thu Sep 11 15:22:39 2014 +0200

    docs: Add links to avahi, drm and wl groups form main ecore page.
    
    While some docs have been added for these nobody added them to the
    main ecore page. Which in turn makes them invisible for people reading
    our docs.
    
    I found three ecore family members to not even having a brief group
    description: cocoa, pslight and sdl.
    
    Would be good to get some basic docs in for them.
---
 src/lib/ecore/Ecore.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/lib/ecore/Ecore.h b/src/lib/ecore/Ecore.h
index 9be98b7..bef9db8 100644
--- a/src/lib/ecore/Ecore.h
+++ b/src/lib/ecore/Ecore.h
@@ -36,6 +36,11 @@
    @li @link Ecore_X.h      Ecore_X - X Windows System wrapper. @endlink
    @li @ref Ecore_Win32_Group
    @li @ref Ecore_Audio_Group
+   @li @ref Ecore_Avahi_Group
+   @li @ref Ecore_Drm_Group
+   @li @ref Ecore_Wl_Group
+
+
 
    For more info on Ecore usage, there are these @ref ecore_examples.
 

-- 


Reply via email to