From: Miloš Mulač Date: Fri, 25 Feb 2005 09:37:52 +0000 (+0000) Subject: generate doxygen doc for notification.h X-Git-Tag: glite-lb-client-interface_R_1_0_2~46 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=76c06b16db16635a626f60962315c044cf975e2d;p=jra1mw.git generate doxygen doc for notification.h --- diff --git a/org.glite.lb.client-interface/project/configure.properties.xml b/org.glite.lb.client-interface/project/configure.properties.xml index f9721e7..0478eb8 100644 --- a/org.glite.lb.client-interface/project/configure.properties.xml +++ b/org.glite.lb.client-interface/project/configure.properties.xml @@ -20,6 +20,10 @@ Revision history: $Log$ + Revision 1.2.2.1 2005/02/18 14:00:16 jpospi + - Removed all L&B Proxy related things + - Documentation update + Revision 1.2 2004/12/08 13:04:29 jpospi first attemtp to generate documentation using doxygen @@ -66,6 +70,7 @@ INPUT = ./events.h \ ./jobstat.h \ ./producer.h \ ../interface/context.h \ + ../interface/notification.h \ ../interface/consumer.h SHOW_DIRECTORIES = NO EXTRACT_ALL = YES