summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-05-23 11:32:24 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-05-23 11:32:24 +0000
commite0727a0cfc7ff4a65eef094e1fc71bccb73346bb (patch)
tree6b09fdd8097da68e92be64c0f68d36c31ff1902e
parent71d90d61fe68eafcbfb64c501ee822c837745ae4 (diff)
downloadATCD-e0727a0cfc7ff4a65eef094e1fc71bccb73346bb.tar.gz
Wed May 23 11:31:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ACE/ChangeLog6
-rwxr-xr-xACE/bin/generate_rel_manpages2
-rw-r--r--ACE/etc/ace.doxygen2
-rw-r--r--ACE/etc/ace_man.doxygen2
-rw-r--r--ACE/etc/ace_qos.doxygen2
-rw-r--r--ACE/etc/ace_rmcast.doxygen2
-rw-r--r--ACE/etc/ace_ssl.doxygen2
-rw-r--r--ACE/etc/acexml.doxygen2
-rw-r--r--ACE/etc/ciao.doxygen2
-rw-r--r--ACE/etc/ciao_DAnCE.doxygen2
-rw-r--r--ACE/etc/ciao_config_handlers.doxygen2
-rw-r--r--ACE/etc/tao.doxygen2
-rw-r--r--ACE/etc/tao_anytypecode.doxygen2
-rw-r--r--ACE/etc/tao_av.doxygen2
-rw-r--r--ACE/etc/tao_compression.doxygen2
-rw-r--r--ACE/etc/tao_cosevent.doxygen2
-rw-r--r--ACE/etc/tao_cosnaming.doxygen2
-rw-r--r--ACE/etc/tao_cosnotification.doxygen2
-rw-r--r--ACE/etc/tao_costime.doxygen2
-rw-r--r--ACE/etc/tao_costrader.doxygen2
-rw-r--r--ACE/etc/tao_dynamicany.doxygen2
-rw-r--r--ACE/etc/tao_dynamicinterface.doxygen2
-rw-r--r--ACE/etc/tao_esf.doxygen2
-rw-r--r--ACE/etc/tao_ifr.doxygen2
-rw-r--r--ACE/etc/tao_implrepo.doxygen2
-rw-r--r--ACE/etc/tao_iormanip.doxygen2
-rw-r--r--ACE/etc/tao_iortable.doxygen2
-rw-r--r--ACE/etc/tao_pi.doxygen2
-rw-r--r--ACE/etc/tao_pi_server.doxygen2
-rw-r--r--ACE/etc/tao_portablegroup.doxygen2
-rw-r--r--ACE/etc/tao_portableserver.doxygen2
-rw-r--r--ACE/etc/tao_pss.doxygen2
-rw-r--r--ACE/etc/tao_rtcorba.doxygen2
-rw-r--r--ACE/etc/tao_rtevent.doxygen2
-rw-r--r--ACE/etc/tao_rtportableserver.doxygen2
-rw-r--r--ACE/etc/tao_security.doxygen2
-rw-r--r--ACE/etc/tao_smartproxies.doxygen2
-rw-r--r--ACE/etc/tao_ssliop.doxygen2
-rw-r--r--ACE/etc/tao_strategies.doxygen2
-rw-r--r--ACE/etc/tao_transportcurrent.doxygen2
40 files changed, 7 insertions, 77 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 57b3c13afec..fdef5050e5e 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,9 @@
+Wed May 23 11:31:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * bin/generate_rel_manpages:
+ * etc/*.doxygen:
+ Updated for the upgrade to doxygen 1.5.2-2
+
Wed May 23 09:40:55 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Mem_Map.cpp:
diff --git a/ACE/bin/generate_rel_manpages b/ACE/bin/generate_rel_manpages
index ce81980cce3..e256decff14 100755
--- a/ACE/bin/generate_rel_manpages
+++ b/ACE/bin/generate_rel_manpages
@@ -30,7 +30,7 @@ my $dot_path = '/usr/bin';
my $doxy_path = '/usr/bin';
-my $doxy_version = '1.4.7-1';
+my $doxy_version = '1.5.2-2';
&can_run($doxy_path.'/doxygen --version | grep '.$doxy_version.' >/dev/null') ||
die "$0: doxygen path or version incorrect, please fix the script\n";
diff --git a/ACE/etc/ace.doxygen b/ACE/etc/ace.doxygen
index 0cede27bb1c..9299b12d9c6 100644
--- a/ACE/etc/ace.doxygen
+++ b/ACE/etc/ace.doxygen
@@ -162,8 +162,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ace_man.doxygen b/ACE/etc/ace_man.doxygen
index e9737e01b1f..f4bcce57604 100644
--- a/ACE/etc/ace_man.doxygen
+++ b/ACE/etc/ace_man.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ace_qos.doxygen b/ACE/etc/ace_qos.doxygen
index c1688f8bdda..dfe5988b45d 100644
--- a/ACE/etc/ace_qos.doxygen
+++ b/ACE/etc/ace_qos.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ace_rmcast.doxygen b/ACE/etc/ace_rmcast.doxygen
index 3274699a82d..81e3588e4a1 100644
--- a/ACE/etc/ace_rmcast.doxygen
+++ b/ACE/etc/ace_rmcast.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ace_ssl.doxygen b/ACE/etc/ace_ssl.doxygen
index 1a1f4c11da0..9a0211f66e7 100644
--- a/ACE/etc/ace_ssl.doxygen
+++ b/ACE/etc/ace_ssl.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/acexml.doxygen b/ACE/etc/acexml.doxygen
index ccfb1f29da4..205a1623b81 100644
--- a/ACE/etc/acexml.doxygen
+++ b/ACE/etc/acexml.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ciao.doxygen b/ACE/etc/ciao.doxygen
index 4a162b53468..c62f92c7fa6 100644
--- a/ACE/etc/ciao.doxygen
+++ b/ACE/etc/ciao.doxygen
@@ -160,8 +160,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ciao_DAnCE.doxygen b/ACE/etc/ciao_DAnCE.doxygen
index aba8abadb4a..b467236c593 100644
--- a/ACE/etc/ciao_DAnCE.doxygen
+++ b/ACE/etc/ciao_DAnCE.doxygen
@@ -159,8 +159,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/ciao_config_handlers.doxygen b/ACE/etc/ciao_config_handlers.doxygen
index a29cf6b93d6..dfb8bff569d 100644
--- a/ACE/etc/ciao_config_handlers.doxygen
+++ b/ACE/etc/ciao_config_handlers.doxygen
@@ -159,8 +159,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao.doxygen b/ACE/etc/tao.doxygen
index c43fa9bab23..c2e384f6912 100644
--- a/ACE/etc/tao.doxygen
+++ b/ACE/etc/tao.doxygen
@@ -150,8 +150,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_anytypecode.doxygen b/ACE/etc/tao_anytypecode.doxygen
index 618f28584bc..71cda51dccc 100644
--- a/ACE/etc/tao_anytypecode.doxygen
+++ b/ACE/etc/tao_anytypecode.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_av.doxygen b/ACE/etc/tao_av.doxygen
index 312513df33c..a1504c41086 100644
--- a/ACE/etc/tao_av.doxygen
+++ b/ACE/etc/tao_av.doxygen
@@ -155,8 +155,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_compression.doxygen b/ACE/etc/tao_compression.doxygen
index 73bd7c1fd9d..124b6ec906e 100644
--- a/ACE/etc/tao_compression.doxygen
+++ b/ACE/etc/tao_compression.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_cosevent.doxygen b/ACE/etc/tao_cosevent.doxygen
index fd23e8ad6db..f7d6b9d1f24 100644
--- a/ACE/etc/tao_cosevent.doxygen
+++ b/ACE/etc/tao_cosevent.doxygen
@@ -156,8 +156,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_cosnaming.doxygen b/ACE/etc/tao_cosnaming.doxygen
index 9bf82b499bc..685e38aaa67 100644
--- a/ACE/etc/tao_cosnaming.doxygen
+++ b/ACE/etc/tao_cosnaming.doxygen
@@ -152,8 +152,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_cosnotification.doxygen b/ACE/etc/tao_cosnotification.doxygen
index 0c2c6720b78..b3f1bda99ef 100644
--- a/ACE/etc/tao_cosnotification.doxygen
+++ b/ACE/etc/tao_cosnotification.doxygen
@@ -162,8 +162,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_costime.doxygen b/ACE/etc/tao_costime.doxygen
index 8c12acf4f66..767ff734035 100644
--- a/ACE/etc/tao_costime.doxygen
+++ b/ACE/etc/tao_costime.doxygen
@@ -153,8 +153,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_costrader.doxygen b/ACE/etc/tao_costrader.doxygen
index b909b9d3442..a26668d8324 100644
--- a/ACE/etc/tao_costrader.doxygen
+++ b/ACE/etc/tao_costrader.doxygen
@@ -156,8 +156,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_dynamicany.doxygen b/ACE/etc/tao_dynamicany.doxygen
index d6df3b857fa..e31f7834b21 100644
--- a/ACE/etc/tao_dynamicany.doxygen
+++ b/ACE/etc/tao_dynamicany.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_dynamicinterface.doxygen b/ACE/etc/tao_dynamicinterface.doxygen
index cb5c4706cb6..cbe51afc8d4 100644
--- a/ACE/etc/tao_dynamicinterface.doxygen
+++ b/ACE/etc/tao_dynamicinterface.doxygen
@@ -150,8 +150,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_esf.doxygen b/ACE/etc/tao_esf.doxygen
index f3c2e45603c..2ea08a71218 100644
--- a/ACE/etc/tao_esf.doxygen
+++ b/ACE/etc/tao_esf.doxygen
@@ -152,8 +152,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_ifr.doxygen b/ACE/etc/tao_ifr.doxygen
index 448df51fac4..f8525e348a2 100644
--- a/ACE/etc/tao_ifr.doxygen
+++ b/ACE/etc/tao_ifr.doxygen
@@ -154,8 +154,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_implrepo.doxygen b/ACE/etc/tao_implrepo.doxygen
index e1dc14223d9..a22ccdecfc6 100644
--- a/ACE/etc/tao_implrepo.doxygen
+++ b/ACE/etc/tao_implrepo.doxygen
@@ -153,8 +153,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_iormanip.doxygen b/ACE/etc/tao_iormanip.doxygen
index dcade9f9126..3528dcd695c 100644
--- a/ACE/etc/tao_iormanip.doxygen
+++ b/ACE/etc/tao_iormanip.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_iortable.doxygen b/ACE/etc/tao_iortable.doxygen
index e8f4f018149..37947f48983 100644
--- a/ACE/etc/tao_iortable.doxygen
+++ b/ACE/etc/tao_iortable.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_pi.doxygen b/ACE/etc/tao_pi.doxygen
index 57f5f9253f3..f94cbf6283d 100644
--- a/ACE/etc/tao_pi.doxygen
+++ b/ACE/etc/tao_pi.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_pi_server.doxygen b/ACE/etc/tao_pi_server.doxygen
index 16c4475f117..753032917e5 100644
--- a/ACE/etc/tao_pi_server.doxygen
+++ b/ACE/etc/tao_pi_server.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_portablegroup.doxygen b/ACE/etc/tao_portablegroup.doxygen
index 9331f5eeeec..3682bec744e 100644
--- a/ACE/etc/tao_portablegroup.doxygen
+++ b/ACE/etc/tao_portablegroup.doxygen
@@ -155,8 +155,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_portableserver.doxygen b/ACE/etc/tao_portableserver.doxygen
index 2535fea5f2c..d765856e660 100644
--- a/ACE/etc/tao_portableserver.doxygen
+++ b/ACE/etc/tao_portableserver.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_pss.doxygen b/ACE/etc/tao_pss.doxygen
index f468f54d8e1..f88ae29d19a 100644
--- a/ACE/etc/tao_pss.doxygen
+++ b/ACE/etc/tao_pss.doxygen
@@ -152,8 +152,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_rtcorba.doxygen b/ACE/etc/tao_rtcorba.doxygen
index 04354c2a791..fe83c960d0f 100644
--- a/ACE/etc/tao_rtcorba.doxygen
+++ b/ACE/etc/tao_rtcorba.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_rtevent.doxygen b/ACE/etc/tao_rtevent.doxygen
index 78c8a944f69..aa85acb9cce 100644
--- a/ACE/etc/tao_rtevent.doxygen
+++ b/ACE/etc/tao_rtevent.doxygen
@@ -162,8 +162,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_rtportableserver.doxygen b/ACE/etc/tao_rtportableserver.doxygen
index 791e18df520..4476a08ca7b 100644
--- a/ACE/etc/tao_rtportableserver.doxygen
+++ b/ACE/etc/tao_rtportableserver.doxygen
@@ -151,8 +151,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_security.doxygen b/ACE/etc/tao_security.doxygen
index effdc248df8..d4a14f60d25 100644
--- a/ACE/etc/tao_security.doxygen
+++ b/ACE/etc/tao_security.doxygen
@@ -157,8 +157,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_smartproxies.doxygen b/ACE/etc/tao_smartproxies.doxygen
index 64a8608b0c6..7d4dd787289 100644
--- a/ACE/etc/tao_smartproxies.doxygen
+++ b/ACE/etc/tao_smartproxies.doxygen
@@ -150,8 +150,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_ssliop.doxygen b/ACE/etc/tao_ssliop.doxygen
index a9bec2fbe58..8d1ccc8a0f7 100644
--- a/ACE/etc/tao_ssliop.doxygen
+++ b/ACE/etc/tao_ssliop.doxygen
@@ -158,8 +158,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_strategies.doxygen b/ACE/etc/tao_strategies.doxygen
index 549da3e30ab..0b4efe3bafc 100644
--- a/ACE/etc/tao_strategies.doxygen
+++ b/ACE/etc/tao_strategies.doxygen
@@ -150,8 +150,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine
diff --git a/ACE/etc/tao_transportcurrent.doxygen b/ACE/etc/tao_transportcurrent.doxygen
index e154e90896a..34c20bcb865 100644
--- a/ACE/etc/tao_transportcurrent.doxygen
+++ b/ACE/etc/tao_transportcurrent.doxygen
@@ -152,8 +152,6 @@ DOT_MULTI_TARGETS = YES
# 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 =
-MAX_DOT_GRAPH_WIDTH = 1024
-MAX_DOT_GRAPH_HEIGHT = 1024
#---------------------------------------------------------------------------
# Configuration::addtions related to the search engine