stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7f5e22b474d210cd6eecf62ecd3d08d82cef8b1e
commit 7f5e22b474d210cd6eecf62ecd3d08d82cef8b1e Author: Stefan Schmidt <[email protected]> Date: Thu Sep 11 14:59:02 2014 +0200 ecore: Remove WinCE group from docs as we removed the support. --- src/lib/ecore/Ecore.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/ecore/Ecore.h b/src/lib/ecore/Ecore.h index 3ad2a65..9be98b7 100644 --- a/src/lib/ecore/Ecore.h +++ b/src/lib/ecore/Ecore.h @@ -35,7 +35,6 @@ @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 @li @ref Ecore_Audio_Group For more info on Ecore usage, there are these @ref ecore_examples. --
