On Fri, 31 Oct 2008, Enlightenment SVN wrote:

> doc: all doc-clean
> +     cat ../src/lib/Edje.h >> ./edje.dox

I think that there was something missing in the Doxyfile. It's better to 
put Edje.h in the INPUT field of that file, rather than this 'cat'. I'm a 
cat killer.

> +     cat `find ../src/lib -name "*.c" -fprint /dev/stdout | grep -v 
> edje_edit.c` >> edje.dox

same here. add ../src/lib/*.c in the INPUT field, it should work.

Vincent

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to