From 9c8185b9a689a73df82e43ac106457d635e7252b Mon Sep 17 00:00:00 2001 From: maroy Date: Mon, 7 Mar 2005 17:05:27 +0000 Subject: [PATCH] added the widgets module --- livesupport/etc/doxygen.config | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/livesupport/etc/doxygen.config b/livesupport/etc/doxygen.config index bb93f0abc..de6c4d5da 100644 --- a/livesupport/etc/doxygen.config +++ b/livesupport/etc/doxygen.config @@ -20,8 +20,8 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # -# Author : $Author: fgerlits $ -# Version : $Revision: 1.10 $ +# Author : $Author: maroy $ +# Version : $Revision: 1.11 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/etc/doxygen.config,v $ #------------------------------------------------------------------------------- @@ -429,6 +429,8 @@ INPUT = modules/core/include modules/core/src \ modules/eventScheduler/src \ modules/schedulerClient/include \ modules/schedulerClient/src \ + modules/widgets/include \ + modules/widgets/src \ products/scheduler/src \ products/gLiveSupport/src \ modules/storageServer/var \