Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl


Modified Files:
        Makefile.am configure.ac configure.in 
Added Files:
        Doxyfile 


Log Message:
Remove the old documentation generating framework, add in the new template and
configurations for doxygen. To generate, "doxygen Doxyfile", though a mirror
will be available shortly at http://ningerso.atmos.org/ewl-manual-0.0.3/

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 18 Jul 2003 18:13:50 -0000      1.12
+++ Makefile.am 27 Aug 2003 06:55:38 -0000      1.13
@@ -1,7 +1,7 @@
 
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = src test tools doc
+SUBDIRS = src test tools
 
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                   config.h.in config.sub configure install-sh \
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.ac,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- configure.ac        18 Jul 2003 18:13:50 -0000      1.13
+++ configure.ac        27 Aug 2003 06:55:38 -0000      1.14
@@ -149,13 +149,9 @@
 test/Makefile
 tools/Makefile
 tools/ewl_config/Makefile
-doc/Makefile
-doc/kernel-doc
-doc/html-customizations.dsl
 ])
 AC_CONFIG_COMMANDS([default],[[
 chmod +x ewl-config
-chmod +x doc/kernel-doc
 
 ]],[[]])
 AC_OUTPUT
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/configure.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- configure.in        18 Jul 2003 18:13:50 -0000      1.19
+++ configure.in        27 Aug 2003 06:55:38 -0000      1.20
@@ -139,11 +139,7 @@
 test/Makefile
 tools/Makefile
 tools/ewl_config/Makefile
-doc/Makefile
-doc/kernel-doc
-doc/html-customizations.dsl
 ], [
 chmod +x ewl-config
-chmod +x doc/kernel-doc
 ]
 )




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to