From 212b2e103bd080091b784adaadc0be608f7fafd9 Mon Sep 17 00:00:00 2001 From: fgerlits Date: Tue, 4 Oct 2005 19:16:14 +0000 Subject: [PATCH] updated modules and products references to src/modules and src/products --- livesupport/etc/xmlrpc-doxygen.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/livesupport/etc/xmlrpc-doxygen.config b/livesupport/etc/xmlrpc-doxygen.config index 657afe885..b8c05007b 100644 --- a/livesupport/etc/xmlrpc-doxygen.config +++ b/livesupport/etc/xmlrpc-doxygen.config @@ -418,9 +418,9 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = products/scheduler/src \ - modules/archiveServer/var/xmlrpc/XR_Archive.php \ - modules/storageServer/var/xmlrpc/XR_LocStor.php +INPUT = src/products/scheduler/src \ + src/modules/archiveServer/var/xmlrpc/XR_Archive.php \ + src/modules/storageServer/var/xmlrpc/XR_LocStor.php # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp