summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog13
-rw-r--r--ChangeLogs/ChangeLog-02a13
-rw-r--r--ChangeLogs/ChangeLog-03a13
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a65
-rw-r--r--TAO/tao/Cache_Entries.h5
-rw-r--r--etc/ace.doxygen1
-rw-r--r--etc/ace_man.doxygen1
-rw-r--r--etc/ace_qos.doxygen1
-rw-r--r--etc/ace_rmcast.doxygen1
-rw-r--r--etc/ace_ssl.doxygen1
-rw-r--r--etc/acexml.doxygen1
-rw-r--r--etc/tao.doxygen1
-rw-r--r--etc/tao_av.doxygen1
-rw-r--r--etc/tao_cosevent.doxygen1
-rw-r--r--etc/tao_cosnotification.doxygen1
-rw-r--r--etc/tao_dynamicany.doxygen1
-rw-r--r--etc/tao_dynamicinterface.doxygen1
-rw-r--r--etc/tao_esf.doxygen1
-rw-r--r--etc/tao_implrepo.doxygen1
-rw-r--r--etc/tao_iormanip.doxygen1
-rw-r--r--etc/tao_iortable.doxygen1
-rw-r--r--etc/tao_portableserver.doxygen1
-rw-r--r--etc/tao_rtcorba.doxygen1
-rw-r--r--etc/tao_rtevent.doxygen1
-rw-r--r--etc/tao_rtportableserver.doxygen1
-rw-r--r--etc/tao_security.doxygen1
-rw-r--r--etc/tao_smartproxies.doxygen1
-rw-r--r--etc/tao_ssliop.doxygen1
-rw-r--r--etc/tao_strategies.doxygen1
29 files changed, 102 insertions, 31 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c4bec3b72..df5e6612f50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+Mon Apr 22 08:55:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Queue_T.h:
+ Doxygen-ized some of the comments
+
+ * etc/*.doxygen:
+ Added the following to all doxygen config files
+ DISTRIBUTE_GROUP_DOC = YES
+ When a doxygen group is used (starts with //@{ and ends with
+ //@}) and if there is only one description for all group members than
+ this description is used for all the members separately. If a member
+ has its own description than that description is used.
+
Mon Apr 22 01:34:32 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Task.h: Enhanced the comment for <wait> method to make it
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 38c4bec3b72..df5e6612f50 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,16 @@
+Mon Apr 22 08:55:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Queue_T.h:
+ Doxygen-ized some of the comments
+
+ * etc/*.doxygen:
+ Added the following to all doxygen config files
+ DISTRIBUTE_GROUP_DOC = YES
+ When a doxygen group is used (starts with //@{ and ends with
+ //@}) and if there is only one description for all group members than
+ this description is used for all the members separately. If a member
+ has its own description than that description is used.
+
Mon Apr 22 01:34:32 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Task.h: Enhanced the comment for <wait> method to make it
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 38c4bec3b72..df5e6612f50 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,16 @@
+Mon Apr 22 08:55:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Timer_Queue_T.h:
+ Doxygen-ized some of the comments
+
+ * etc/*.doxygen:
+ Added the following to all doxygen config files
+ DISTRIBUTE_GROUP_DOC = YES
+ When a doxygen group is used (starts with //@{ and ends with
+ //@}) and if there is only one description for all group members than
+ this description is used for all the members separately. If a member
+ has its own description than that description is used.
+
Mon Apr 22 01:34:32 2002 Nanbor Wang <nanbor@cs.wustl.edu>
* ace/Task.h: Enhanced the comment for <wait> method to make it
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 5bca748a7b1..85eac47951f 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,8 @@
+Mon Apr 22 09:00:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/Cache_Entries.h:
+ Doxygen-ized some of the comments
+
Sun Apr 21 10:07:25 EDT 2002 Craig Rodrigues <crodrigu@bbn.com>
* TAO_IDL/tao_idl_static.dsp: Add user32.lib and advapi32.lib to link line.
@@ -69,7 +74,7 @@ Fri Apr 19 16:43:34 2002 Dmitry Goldshtain <dmitry@goldshtain.com>
- ServerRequestInterceptor::receive_request_service_contexts()
- ServerRequestInfo::set_slot() -- set RSC
- - RSC->TSC shallow copy
+ - RSC->TSC shallow copy
- servant implementation invokes method on another server
- TSC->RSC shallow copy
- ClientRequestInterceptor::send_request()
@@ -82,7 +87,7 @@ Fri Apr 19 16:43:34 2002 Dmitry Goldshtain <dmitry@goldshtain.com>
fix.
Fri Apr 19 13:30:00 2002 Dan Troesser <troesser_d@ociweb.com>
-
+
* docs/Options.html
Corrected documentation for ORBReactorRegistry. It is no longer
supported.
@@ -136,7 +141,7 @@ Thu Apr 18 15:03:56 2002 Ossama Othman <ossama@uci.edu>
Thu Apr 18 14:07:44 2002 Ossama Othman <ossama@uci.edu>
- * tao/ORB_Table.h:
+ * tao/ORB_Table.h:
* tao/ORBInitializer_Registry.h (TAO_ORBInitializer_Registry):
Export the internally used singleton via the "friend"
@@ -192,12 +197,12 @@ Thu Apr 18 10:51:52 2002 Douglas C. Schmidt <schmidt@macarena.cs.wustl.edu>
Thu Apr 18 10:57:41 2002 Balachandran Natarajan <bala@cs.wustl.edu>
- * orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h: Removed the
+ * orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.h: Removed the
declaration of connect (), that is not needed anymore.
Thu Apr 18 08:49:55 2002 Priyanka Gontla <pgontla@ece.uci.edu>
- * performance-tests/Cubit/TAO/IDL_Cubit/Makefile:
+ * performance-tests/Cubit/TAO/IDL_Cubit/Makefile:
Updated Dependencies.
Thu Apr 18 08:09:06 2002 Ossama Othman <ossama@uci.edu>
@@ -218,8 +223,8 @@ Thu Apr 18 08:02:06 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Wed Apr 17 17:30:02 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* orbsvcs/orbsvcs/PortableGroup/UIPMC_Connector.cpp:
- * tao/GIOP_Message_Base.cpp: Fixed warnings with g++ builds.
-
+ * tao/GIOP_Message_Base.cpp: Fixed warnings with g++ builds.
+
Wed Apr 17 15:25:08 2002 Ossama Othman <ossama@uci.edu>
* tests/Makefile (DIRS):
@@ -358,7 +363,7 @@ Wed Apr 17 12:25:31 2002 Balachandran Natarajan <bala@cs.wustl.edu>
buffer, reuse the one that has already been created when the
request is cobbled up in a CDR. Changed the signature of the
send_reply_exception () to take an OutputCDR argument instead of
- a pointer to the ORB_Core.
+ a pointer to the ORB_Core.
* tao/Transport_Connector.cpp:
* tao/Transport_Connector.h: Added a new method to set and
@@ -367,7 +372,7 @@ Wed Apr 17 12:25:31 2002 Balachandran Natarajan <bala@cs.wustl.edu>
addresses, like ACE_INET_Addr for IIOP from host and port
information, in the endpoint encapsulation during IOR decode
time. We lazily evaluate it during invocation.
-
+
* tao/IIOP_Connector.cpp
* tao/IIOP_Connector.h:
* tao/Strategies/DIOP_Connector.cpp
@@ -480,7 +485,7 @@ Tue Apr 16 16:34:38 2002 Ossama Othman <ossama@uci.edu>
(relative_roundtrip_timeout, sync_scope, buffering_constraint):
Corrected technically incorrect initialization of a
- CORBA::Policy_var to zero.
+ CORBA::Policy_var to zero.
Corrected return types. "CORBA::Policy_ptr" not
"CORBA::Policy *".
@@ -540,7 +545,7 @@ Tue Apr 16 16:34:38 2002 Ossama Othman <ossama@uci.edu>
is the correct type.
Corrected technically incorrect initialization of a
- CORBA::Policy_var to zero.
+ CORBA::Policy_var to zero.
Added missing ACE_ENV_SINGLE_ARG_PARAMETER to
Messaging::SyncScopePolicy::synchronization() call. Removes an
@@ -553,7 +558,7 @@ Tue Apr 16 16:34:38 2002 Ossama Othman <ossama@uci.edu>
Policy_var's out() accessor.
Tue Apr 16 14:02:14 2002 Jaiganesh Balasubramanian <jai@doc.ece.uci.edu>
-
+
* orbsvcs/IFR_Service/AbstractInterfaceDef_i.h:
* orbsvcs/IFR_Service/AliasDef_i.h:
* orbsvcs/IFR_Service/ArrayDef_i.h:
@@ -656,14 +661,14 @@ Tue Apr 16 11:12:55 2002 Priyanka Gontla <pgontla@ece.uci.edu>
Tue Apr 16 07:26:18 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
- * orbsvcs/orbsvcs/CosEvent/CEC_Event_Loader.cpp (create_object):
+ * orbsvcs/orbsvcs/CosEvent/CEC_Event_Loader.cpp (create_object):
Added the ":" to the "-r" option. Thanks to Bharathi
Kangatharan <bharathi.kangatharan@baesystems.com> for reporting
this.
Tue Apr 16 09:31:19 2002 Priyanka Gontla <pgontla@ece.uci.edu>
- * orbsvcs/tests/Security/Big_Request/Makefile:
+ * orbsvcs/tests/Security/Big_Request/Makefile:
Updated dependencies.
Tue Apr 16 00:48:52 2002 Christopher Kohlhoff <chris@kohlhoff.com>
@@ -683,8 +688,8 @@ Mon Apr 15 23:13:23 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport_Connector.cpp: Changed the name of the method
make_connect () as make_connection (), since the latter
indicated what it was doing.
-
- * tao/IIOP_Connector.cpp (make_connection):
+
+ * tao/IIOP_Connector.cpp (make_connection):
* tao/IIOP_Connector.h:
* tao/Strategies/SHMIOP_Connector.h:
* tao/Strategies/SHMIOP_Connector.cpp:
@@ -711,7 +716,7 @@ Mon Apr 15 22:19:31 2002 Balachandran Natarajan <bala@cs.wustl.edu>
design implemented these problem shouldnt show up.
Thanks to Andy Guy <andrew.guy@monis.com> for reporting this
- problem.
+ problem.
Mon Apr 15 16:58:40 2002 Ossama Othman <ossama@uci.edu>
@@ -939,15 +944,15 @@ Sun Apr 14 19:02:16 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Strategies/UIOP_Connector.h: Changed the #include's of
Pluggable.h to Transport_Acceptor.h or Transport_Connector.h, as
the case may be
-
+
* tao/GIOP_Message_Base.cpp:
* tao/GIOP_Message_Generator_Parser_12.cpp:
* tao/GIOP_Message_State.cpp:
* tao/Pluggable_Messaging.cpp: Removed #include's of Pluggable.h
- since they are not needed.
+ since they are not needed.
* tao/DynamicInterface/DII_Reply_Dispatcher.cpp: Removed a few
- unnecessary #includes.
+ unnecessary #includes.
* tao/Makefile:
* tao/DynamicInterface/Makefile:
@@ -955,18 +960,18 @@ Sun Apr 14 19:02:16 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/PortableServer/Makefile:
* tao/RTCORBA/Makefile:
* tao/RTPortableServer/Makefile:
- * tao/Strategies/Makefile: Updated dependencies.
+ * tao/Strategies/Makefile: Updated dependencies.
* tao/IIOP_Connector.h:
* tao/IIOP_Connector.cpp: Removed the method preconnects () and
- template instantiations needed for them.
-
+ template instantiations needed for them.
+
* tao/Connector_Registry.cpp:
- * tao/Connector_Registry.h:
+ * tao/Connector_Registry.h:
* tao/params.cpp:
* tao/params.h:
* tao/params.i:
- * tao/ORB_Core.cpp:Removed references necessary for preconnects.
+ * tao/ORB_Core.cpp:Removed references necessary for preconnects.
Sun Apr 14 10:35:49 2002 Balachandran Natarajan <bala@cs.wustl.edu>
@@ -981,14 +986,14 @@ Sun Apr 14 10:31:24 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Strategies/SHMIOP_Connection_Handler.cpp:
* orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: Applied
the fix in "Tue Feb 19 07:45:05 2002 Balachandran Natarajan
- <bala@cs.wustl.edu>" for other protocols.
-
+ <bala@cs.wustl.edu>" for other protocols.
+
Thu Apr 11 22:07:40 UTC 2002 Don Hinton <dhinton@ieee.org>
- * tao/TAO_IDL/driver/drv_preproc.cpp:
+ * tao/TAO_IDL/driver/drv_preproc.cpp:
* tao/examples/IFR_Service/drv_preproc.cpp:
Changed ACE_Log_Record::MAXLOGMSGLEN to ACE_MAXLOGMSGLEN.
-
+
Thu Apr 11 11:18:56 2002 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/MT_BiDir/server.dsp (RSC): Fixed it yet again.
@@ -1045,7 +1050,7 @@ Wed Apr 10 14:26:05 2002 Ossama Othman <ossama@uci.edu>
Wed Apr 10 15:07:03 2002 Balachandran Natarajan <bala@cs.wustl.edu>
- * tests/MT_BiDir/client.dsp (BuildCmds):
+ * tests/MT_BiDir/client.dsp (BuildCmds):
* tests/MT_BiDir/server.dsp: Fixed the path for release builds.
Tue Apr 9 12:50:32 2002 Chris Cleeland <cleeland_c@ociweb.com>
diff --git a/TAO/tao/Cache_Entries.h b/TAO/tao/Cache_Entries.h
index 4a616d7b664..7633bc98433 100644
--- a/TAO/tao/Cache_Entries.h
+++ b/TAO/tao/Cache_Entries.h
@@ -72,9 +72,10 @@ public:
/// Return the underlying transport
const TAO_Transport *transport (void) const;
+ /// Set <recycle_state>.
void recycle_state (ACE_Recyclable_State new_state);
- /// Get/Set <recycle_state>.
+ /// Get <recycle_state>.
ACE_Recyclable_State recycle_state (void);
/// Relinquish ownership of the TAO_Transport object associated with
@@ -140,9 +141,11 @@ public:
/// Make a deep copy of the underlying pointer
void duplicate (void);
+ //@{
/// Return the index value
CORBA::ULong index (void);
CORBA::ULong index (void) const;
+ //@}
/// Set the index value. This calls should not be used by any users
/// but for the TAO_Transport_Cache_Manager class.
diff --git a/etc/ace.doxygen b/etc/ace.doxygen
index b1eb6956682..63c04489476 100644
--- a/etc/ace.doxygen
+++ b/etc/ace.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/ace_man.doxygen b/etc/ace_man.doxygen
index 08b1bc8bca1..5e25bb41ded 100644
--- a/etc/ace_man.doxygen
+++ b/etc/ace_man.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/ace_qos.doxygen b/etc/ace_qos.doxygen
index c4c223bf4f8..d4a33f96dbd 100644
--- a/etc/ace_qos.doxygen
+++ b/etc/ace_qos.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/ace_rmcast.doxygen b/etc/ace_rmcast.doxygen
index 52ca6b10c77..e61807e5ac5 100644
--- a/etc/ace_rmcast.doxygen
+++ b/etc/ace_rmcast.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/ace_ssl.doxygen b/etc/ace_ssl.doxygen
index 9fa07516df6..d0b97f5c49b 100644
--- a/etc/ace_ssl.doxygen
+++ b/etc/ace_ssl.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/acexml.doxygen b/etc/acexml.doxygen
index 3ba1f71d529..a353cf48978 100644
--- a/etc/acexml.doxygen
+++ b/etc/acexml.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao.doxygen b/etc/tao.doxygen
index 903cb4b2829..f9ef03afbea 100644
--- a/etc/tao.doxygen
+++ b/etc/tao.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_av.doxygen b/etc/tao_av.doxygen
index ee71f3b7873..18e22e64d6a 100644
--- a/etc/tao_av.doxygen
+++ b/etc/tao_av.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_cosevent.doxygen b/etc/tao_cosevent.doxygen
index c727309746c..42c21f2dde3 100644
--- a/etc/tao_cosevent.doxygen
+++ b/etc/tao_cosevent.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_cosnotification.doxygen b/etc/tao_cosnotification.doxygen
index 10e76c43660..f1b9501e622 100644
--- a/etc/tao_cosnotification.doxygen
+++ b/etc/tao_cosnotification.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_dynamicany.doxygen b/etc/tao_dynamicany.doxygen
index ddd3a6da4ca..9e47269f376 100644
--- a/etc/tao_dynamicany.doxygen
+++ b/etc/tao_dynamicany.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_dynamicinterface.doxygen b/etc/tao_dynamicinterface.doxygen
index 86dacc65ede..6b56907975c 100644
--- a/etc/tao_dynamicinterface.doxygen
+++ b/etc/tao_dynamicinterface.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_esf.doxygen b/etc/tao_esf.doxygen
index 0fce21e1d91..1d80e14589f 100644
--- a/etc/tao_esf.doxygen
+++ b/etc/tao_esf.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_implrepo.doxygen b/etc/tao_implrepo.doxygen
index 5b872a34c2e..f90cec4a6f7 100644
--- a/etc/tao_implrepo.doxygen
+++ b/etc/tao_implrepo.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_iormanip.doxygen b/etc/tao_iormanip.doxygen
index ef1cadb8bd1..80399d838e8 100644
--- a/etc/tao_iormanip.doxygen
+++ b/etc/tao_iormanip.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_iortable.doxygen b/etc/tao_iortable.doxygen
index 1c445bb45c6..5432f135d67 100644
--- a/etc/tao_iortable.doxygen
+++ b/etc/tao_iortable.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_portableserver.doxygen b/etc/tao_portableserver.doxygen
index 977c4c7b1fa..59bad08a1d2 100644
--- a/etc/tao_portableserver.doxygen
+++ b/etc/tao_portableserver.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_rtcorba.doxygen b/etc/tao_rtcorba.doxygen
index 7e58d7d22a3..ceeb675f101 100644
--- a/etc/tao_rtcorba.doxygen
+++ b/etc/tao_rtcorba.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_rtevent.doxygen b/etc/tao_rtevent.doxygen
index 6a2774bfc8b..e5f90c0861d 100644
--- a/etc/tao_rtevent.doxygen
+++ b/etc/tao_rtevent.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_rtportableserver.doxygen b/etc/tao_rtportableserver.doxygen
index 80e80e21593..210153913df 100644
--- a/etc/tao_rtportableserver.doxygen
+++ b/etc/tao_rtportableserver.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_security.doxygen b/etc/tao_security.doxygen
index f8c77f3ddfe..9220920eb20 100644
--- a/etc/tao_security.doxygen
+++ b/etc/tao_security.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_smartproxies.doxygen b/etc/tao_smartproxies.doxygen
index da9119c0c8f..1d7537a7321 100644
--- a/etc/tao_smartproxies.doxygen
+++ b/etc/tao_smartproxies.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_ssliop.doxygen b/etc/tao_ssliop.doxygen
index 6e78c567c8b..94f1c1b6e16 100644
--- a/etc/tao_ssliop.doxygen
+++ b/etc/tao_ssliop.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =
diff --git a/etc/tao_strategies.doxygen b/etc/tao_strategies.doxygen
index 68baa6fcf8b..ee24b3fcf8e 100644
--- a/etc/tao_strategies.doxygen
+++ b/etc/tao_strategies.doxygen
@@ -31,6 +31,7 @@ JAVADOC_AUTOBRIEF = YES
INHERIT_DOCS = YES
INLINE_INFO = YES
SORT_MEMBER_DOCS = YES
+DISTRIBUTE_GROUP_DOC = YES
TAB_SIZE = 8
ENABLED_SECTIONS =