Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/edje
Dir : e17/libs/edje
Modified Files:
gendoc
Log Message:
edje arlo patches
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/gendoc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- gendoc 22 May 2004 05:07:20 -0000 1.3
+++ gendoc 6 Jun 2004 04:42:17 -0000 1.4
@@ -1,9 +1,9 @@
#!/bin/sh
cp ./edje.c.in ./edje.c
cat ./src/lib/Edje.h >> ./edje.c
-#for I in `find ./src/lib -name "*.c" -print`; do
-# cat $I >> ./edje.c
-#done
+for I in `find ./src/lib -name "*.c" -print`; do
+ cat $I >> ./edje.c
+done
rm -rf ./doc/html ./doc/latex ./doc/man
doxygen
cp doc/img/*.png doc/html/
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs