Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        AUTHORS Doxyfile ecore.c.in gendoc 


Log Message:


hey guys! can u rememebr to add yourselves to AUTHORS?

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/AUTHORS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- AUTHORS     23 Sep 2003 08:09:19 -0000      1.6
+++ AUTHORS     30 Apr 2004 03:10:15 -0000      1.7
@@ -4,4 +4,6 @@
 Chris Ross <[EMAIL PROTECTED]>
 Term <[EMAIL PROTECTED]>
 Tilman Sauerbeck <[EMAIL PROTECTED]>
-Yuri <[EMAIL PROTECTED]>
\ No newline at end of file
+Yuri <[EMAIL PROTECTED]>
+Nicholas Curran <[EMAIL PROTECTED]>
+Howell Tam <[EMAIL PROTECTED]>
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/Doxyfile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Doxyfile    23 Sep 2003 08:09:19 -0000      1.2
+++ Doxyfile    30 Apr 2004 03:10:15 -0000      1.3
@@ -1,7 +1,7 @@
 PROJECT_NAME           = Ecore
 PROJECT_NUMBER         =
 OUTPUT_DIRECTORY       = doc
-INPUT                  = ecore.c
+INPUT                  = ecore.c.in ./src/lib
 IMAGE_PATH             = doc/img
 OUTPUT_LANGUAGE        = English
 GENERATE_HTML          = YES
@@ -63,7 +63,7 @@
 WARN_FORMAT            = "$file:$line: $text"
 WARN_LOGFILE           = 
 FILE_PATTERNS          =
-RECURSIVE              = NO
+RECURSIVE              = YES 
 EXCLUDE                = 
 EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = 
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/ecore.c.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- ecore.c.in  20 Feb 2004 08:18:28 -0000      1.4
+++ ecore.c.in  30 Apr 2004 03:10:15 -0000      1.5
@@ -1,5 +1,4 @@
 /** 
[EMAIL PROTECTED]
 @brief Ecore Library Public API Calls
  
 These routines are used for Ecore Library interaction
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/gendoc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- gendoc      16 Feb 2004 02:48:13 -0000      1.3
+++ gendoc      30 Apr 2004 03:10:15 -0000      1.4
@@ -1,11 +1,4 @@
 #!/bin/sh
-cp ./ecore.c.in ./ecore.c
-for I in `find ./src/lib -name "Ecore*.h" -print`; do
-  cat $I >> ./ecore.c
-done
-for I in `find ./src/lib -name "*.c" -print`; do
-  cat $I >> ./ecore.c
-done
 rm -rf ./doc/html ./doc/latex ./doc/man
 doxygen
 cp doc/img/*.png doc/html/




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to