diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-07-05 14:00:40 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-07-05 14:00:40 +0000 |
commit | d22957d399347126148727978ab518e5fe5a4637 (patch) | |
tree | 8e2225a79e51d0ac3efc32aa5dc0152cbb394d48 /ACE/etc/ace_rmcast.doxygen | |
parent | cd03de98d964fc38c402b883bd5d3cfbf03012e4 (diff) | |
download | ATCD-d22957d399347126148727978ab518e5fe5a4637.tar.gz |
Mon Jul 5 13:56:57 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* etc/ace.doxygen:
* etc/ace_qos.doxygen:
* etc/ace_rmcast.doxygen:
* etc/ace_ssl.doxygen:
* etc/acexml.doxygen:
Disable include and included graphs, this should reduce the size
of the documentation a lot
Diffstat (limited to 'ACE/etc/ace_rmcast.doxygen')
-rw-r--r-- | ACE/etc/ace_rmcast.doxygen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/etc/ace_rmcast.doxygen b/ACE/etc/ace_rmcast.doxygen index c590c0a8ae0..7bd8905b9dd 100644 --- a/ACE/etc/ace_rmcast.doxygen +++ b/ACE/etc/ace_rmcast.doxygen @@ -148,8 +148,8 @@ PERL_PATH = /usr/bin/perl HAVE_DOT = YES CLASS_GRAPH = YES COLLABORATION_GRAPH = YES -INCLUDE_GRAPH = YES -INCLUDED_BY_GRAPH = YES +INCLUDE_GRAPH = NO +INCLUDED_BY_GRAPH = NO GRAPHICAL_HIERARCHY = YES DOT_MULTI_TARGETS = YES # The tag DOT_PATH can be used to specify the path where the dot tool can be |