summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 18:38:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-12-13 18:38:56 +0000
commit052c19c53e72466dc6df09c638e36cd3ffd96d68 (patch)
treebb314e0f856a7abacf763da2c52ab4d6ae314304
parent510b7805ec96a644cc8ca00c28bd222c45778499 (diff)
downloadATCD-052c19c53e72466dc6df09c638e36cd3ffd96d68.tar.gz
ChangeLogTag: Tue Dec 13 18:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog6
-rw-r--r--etc/tao_cosnotification.doxygen7
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2447a18bfd1..1803c94ff75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 13 18:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * etc/tao_cosnotification.doxygen:
+ Also parse the subdirectories below Notify and also add inline
+ files, the generated doxygen docu was not complete
+
Tue Dec 13 00:54:04 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
* bin/MakeProjectCreator/config/tao_versioning_idl_defaults.mpb:
diff --git a/etc/tao_cosnotification.doxygen b/etc/tao_cosnotification.doxygen
index 825abb9e60c..adbc8d5cfa1 100644
--- a/etc/tao_cosnotification.doxygen
+++ b/etc/tao_cosnotification.doxygen
@@ -53,8 +53,11 @@ INPUT = \
TAO/orbsvcs/orbsvcs/CosNotifyFilter.idl \
TAO/orbsvcs/orbsvcs/CosNotifyComm.idl \
TAO/orbsvcs/orbsvcs/CosNotifyChannelAdmin.idl \
- TAO/orbsvcs/orbsvcs/Notify
-FILE_PATTERNS = *.cpp *.h CEC_*.i CEC_*.inl CEC_*.pidl *.idl
+ TAO/orbsvcs/orbsvcs/Notify \
+ TAO/orbsvcs/orbsvcs/Notify/Any \
+ TAO/orbsvcs/orbsvcs/Notify/Sequence \
+ TAO/orbsvcs/orbsvcs/Notify/Structured
+FILE_PATTERNS = *.cpp *.h *.i *.inl *.idl
RECURSIVE =
EXCLUDE =
EXCLUDE_PATTERNS =