Re: [E-devel] Ecore_Con Example Error

2014-01-15 Thread Chris Michael
Hi Kuri, Thanks for the quick fix ! :) Saved me a bit of time searching for it ;) Cheers, dh On 15/01/14 19:52, Guillaume Friloux wrote: > Hello dh, > This file is at src/examples/ecore/ecore_con_client_simple_example.c. > in src/lib/ecore_con/Ecore_Con.h, the doxygen comments include this file

Re: [E-devel] Ecore_Con Example Error

2014-01-15 Thread Guillaume Friloux
Hello dh, This file is at src/examples/ecore/ecore_con_client_simple_example.c. in src/lib/ecore_con/Ecore_Con.h, the doxygen comments include this file by this line: * @li @ref ecore_con_client_simple_example_c Examples are declared in doc/, in this case in doc/ecore_examples.dox: /** * @exam