From: Stefan Schmidt Date: Thu, 11 Sep 2014 13:22:39 +0000 (+0200) Subject: docs: Add links to avahi, drm and wl groups form main ecore page. X-Git-Tag: v1.12.0-alpha1~366 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6996aac5619fe7768ffe60b272ca4d673cd776fe;p=platform%2Fupstream%2Fefl.git 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. --- 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.