Add Ecore_Win32 and Ecore_WinCE to the main page of the doc
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Sep 2010 18:53:25 +0000 (18:53 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 23 Sep 2010 18:53:25 +0000 (18:53 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@52649 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/ecore.dox.in

index dbfb65d..1cee60c 100644 (file)
@@ -60,6 +60,8 @@ The Ecore library provides the following modules:
 @li @link Ecore_Fb.h     Ecore_FB - Frame buffer convenience functions. @endlink
 @li @link Ecore_Ipc.h    Ecore_IPC - Inter Process Communication functions. @endlink
 @li @link Ecore_X.h      Ecore_X - X Windows System wrapper. @endlink
+@li @ref Ecore_Win32_Group
+@li @ref Ecore_WinCE_Group
 
 @section compiling How to compile using Ecore?