diff options
31 files changed, 63 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog index ec97b22a450..a2a9dcbe151 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,36 @@ +Tue Jul 6 11:11:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl> + + * etc/tao.doxygen: + * etc/tao_anytypecode.doxygen: + * etc/tao_av.doxygen: + * etc/tao_compression.doxygen: + * etc/tao_cosevent.doxygen: + * etc/tao_cosnaming.doxygen: + * etc/tao_cosnotification.doxygen: + * etc/tao_costime.doxygen: + * etc/tao_costrader.doxygen: + * etc/tao_dynamicany.doxygen: + * etc/tao_dynamicinterface.doxygen: + * etc/tao_esf.doxygen: + * etc/tao_ifr.doxygen: + * etc/tao_implrepo.doxygen: + * etc/tao_iormanip.doxygen: + * etc/tao_iortable.doxygen: + * etc/tao_pi.doxygen: + * etc/tao_pi_server.doxygen: + * etc/tao_portablegroup.doxygen: + * etc/tao_portableserver.doxygen: + * etc/tao_pss.doxygen: + * etc/tao_rtcorba.doxygen: + * etc/tao_rtevent.doxygen: + * etc/tao_rtportableserver.doxygen: + * etc/tao_security.doxygen: + * etc/tao_smartproxies.doxygen: + * etc/tao_ssliop.doxygen: + * etc/tao_strategies.doxygen: + * etc/tao_transportcurrent.doxygen: + * etc/tao_ziop.doxygen: + Mon Jul 5 14:00:57 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl> * etc/tao.doxygen: diff --git a/TAO/etc/tao.doxygen b/TAO/etc/tao.doxygen index fdc253e68cf..3f56f63c2f8 100644 --- a/TAO/etc/tao.doxygen +++ b/TAO/etc/tao.doxygen @@ -154,6 +154,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_anytypecode.doxygen b/TAO/etc/tao_anytypecode.doxygen index 7b6f9438204..fa36cd4a586 100644 --- a/TAO/etc/tao_anytypecode.doxygen +++ b/TAO/etc/tao_anytypecode.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_av.doxygen b/TAO/etc/tao_av.doxygen index 5aaef7ed77a..6c71587e09c 100644 --- a/TAO/etc/tao_av.doxygen +++ b/TAO/etc/tao_av.doxygen @@ -159,6 +159,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_compression.doxygen b/TAO/etc/tao_compression.doxygen index bf755b94f45..b35b09ade56 100644 --- a/TAO/etc/tao_compression.doxygen +++ b/TAO/etc/tao_compression.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_cosevent.doxygen b/TAO/etc/tao_cosevent.doxygen index 8f75213bcf5..99eedacce2f 100644 --- a/TAO/etc/tao_cosevent.doxygen +++ b/TAO/etc/tao_cosevent.doxygen @@ -160,6 +160,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_cosnaming.doxygen b/TAO/etc/tao_cosnaming.doxygen index 06e369a7a1d..7d3cddf3062 100644 --- a/TAO/etc/tao_cosnaming.doxygen +++ b/TAO/etc/tao_cosnaming.doxygen @@ -156,6 +156,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_cosnotification.doxygen b/TAO/etc/tao_cosnotification.doxygen index 7ca9f1bada0..1cb221a6e07 100644 --- a/TAO/etc/tao_cosnotification.doxygen +++ b/TAO/etc/tao_cosnotification.doxygen @@ -166,6 +166,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_costime.doxygen b/TAO/etc/tao_costime.doxygen index ee7b26aab98..0eb0431c649 100644 --- a/TAO/etc/tao_costime.doxygen +++ b/TAO/etc/tao_costime.doxygen @@ -157,6 +157,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_costrader.doxygen b/TAO/etc/tao_costrader.doxygen index 6df0a19b0eb..7e78a9761db 100644 --- a/TAO/etc/tao_costrader.doxygen +++ b/TAO/etc/tao_costrader.doxygen @@ -160,6 +160,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_dynamicany.doxygen b/TAO/etc/tao_dynamicany.doxygen index 780e7f5cbeb..afaaed9257b 100644 --- a/TAO/etc/tao_dynamicany.doxygen +++ b/TAO/etc/tao_dynamicany.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_dynamicinterface.doxygen b/TAO/etc/tao_dynamicinterface.doxygen index cc9b9504c22..68ee2127606 100644 --- a/TAO/etc/tao_dynamicinterface.doxygen +++ b/TAO/etc/tao_dynamicinterface.doxygen @@ -154,6 +154,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_esf.doxygen b/TAO/etc/tao_esf.doxygen index c87b45f15d7..34300d4d0d1 100644 --- a/TAO/etc/tao_esf.doxygen +++ b/TAO/etc/tao_esf.doxygen @@ -156,6 +156,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_ifr.doxygen b/TAO/etc/tao_ifr.doxygen index a6b1c1339bf..b57e6cc4fe7 100644 --- a/TAO/etc/tao_ifr.doxygen +++ b/TAO/etc/tao_ifr.doxygen @@ -158,6 +158,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_implrepo.doxygen b/TAO/etc/tao_implrepo.doxygen index ff4e1be93de..20945ae8917 100644 --- a/TAO/etc/tao_implrepo.doxygen +++ b/TAO/etc/tao_implrepo.doxygen @@ -157,6 +157,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_iormanip.doxygen b/TAO/etc/tao_iormanip.doxygen index 79afe046886..7f3881789aa 100644 --- a/TAO/etc/tao_iormanip.doxygen +++ b/TAO/etc/tao_iormanip.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_iortable.doxygen b/TAO/etc/tao_iortable.doxygen index c67ae236c0c..d0674c716c4 100644 --- a/TAO/etc/tao_iortable.doxygen +++ b/TAO/etc/tao_iortable.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_pi.doxygen b/TAO/etc/tao_pi.doxygen index 03349028d21..1529a593c0a 100644 --- a/TAO/etc/tao_pi.doxygen +++ b/TAO/etc/tao_pi.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_pi_server.doxygen b/TAO/etc/tao_pi_server.doxygen index 661ed9bbf16..974a1114598 100644 --- a/TAO/etc/tao_pi_server.doxygen +++ b/TAO/etc/tao_pi_server.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_portablegroup.doxygen b/TAO/etc/tao_portablegroup.doxygen index 4c1f35ba91c..6ddcfded6d6 100644 --- a/TAO/etc/tao_portablegroup.doxygen +++ b/TAO/etc/tao_portablegroup.doxygen @@ -159,6 +159,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_portableserver.doxygen b/TAO/etc/tao_portableserver.doxygen index 7d8bfb39e8f..a98e74baf7b 100644 --- a/TAO/etc/tao_portableserver.doxygen +++ b/TAO/etc/tao_portableserver.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_pss.doxygen b/TAO/etc/tao_pss.doxygen index fd192ea9881..bffd82fca7d 100644 --- a/TAO/etc/tao_pss.doxygen +++ b/TAO/etc/tao_pss.doxygen @@ -156,6 +156,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_rtcorba.doxygen b/TAO/etc/tao_rtcorba.doxygen index 444ea540809..0b6d9e684a1 100644 --- a/TAO/etc/tao_rtcorba.doxygen +++ b/TAO/etc/tao_rtcorba.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_rtevent.doxygen b/TAO/etc/tao_rtevent.doxygen index 40f405b5cec..3cfb3b9ec4c 100644 --- a/TAO/etc/tao_rtevent.doxygen +++ b/TAO/etc/tao_rtevent.doxygen @@ -166,6 +166,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_rtportableserver.doxygen b/TAO/etc/tao_rtportableserver.doxygen index 9c372a91707..965d132bc34 100644 --- a/TAO/etc/tao_rtportableserver.doxygen +++ b/TAO/etc/tao_rtportableserver.doxygen @@ -155,6 +155,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_security.doxygen b/TAO/etc/tao_security.doxygen index 9d1dfccfeed..adfd5e8fd96 100644 --- a/TAO/etc/tao_security.doxygen +++ b/TAO/etc/tao_security.doxygen @@ -161,6 +161,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_smartproxies.doxygen b/TAO/etc/tao_smartproxies.doxygen index 5b5e3165642..4ed9a156755 100644 --- a/TAO/etc/tao_smartproxies.doxygen +++ b/TAO/etc/tao_smartproxies.doxygen @@ -154,6 +154,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_ssliop.doxygen b/TAO/etc/tao_ssliop.doxygen index 77c2ee36791..83d45f72911 100644 --- a/TAO/etc/tao_ssliop.doxygen +++ b/TAO/etc/tao_ssliop.doxygen @@ -162,6 +162,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_strategies.doxygen b/TAO/etc/tao_strategies.doxygen index 78e3ae79100..131390d24a4 100644 --- a/TAO/etc/tao_strategies.doxygen +++ b/TAO/etc/tao_strategies.doxygen @@ -154,6 +154,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_transportcurrent.doxygen b/TAO/etc/tao_transportcurrent.doxygen index 0392c4d887f..c3e66c02ccf 100644 --- a/TAO/etc/tao_transportcurrent.doxygen +++ b/TAO/etc/tao_transportcurrent.doxygen @@ -156,6 +156,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = diff --git a/TAO/etc/tao_ziop.doxygen b/TAO/etc/tao_ziop.doxygen index d564df63e4b..11f5a1df166 100644 --- a/TAO/etc/tao_ziop.doxygen +++ b/TAO/etc/tao_ziop.doxygen @@ -156,6 +156,7 @@ INCLUDE_GRAPH = NO INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES +MAX_DOT_GRAPH_DEPTH = 3 # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. DOT_PATH = |