[libgdamm] Doxyfile.in: Set COLLABORATION_GRAPH back to YES,



commit b92140b68caf3432ccb47cf87bf684158ca2990f
Author: Murray Cumming <murrayc murrayc com>
Date:   Thu Aug 27 17:00:34 2009 +0200

    Doxyfile.in: Set COLLABORATION_GRAPH back to YES,
    so we get hierarchy diagrams again.

 ChangeLog                  |    5 +++++
 docs/reference/Doxyfile.in |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e7ab3b8..62d28e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-27  Murray Cumming  <murrayc murrayc-desktop>
+
+	* docs/reference/Doxyfile.in: Set COLLABORATION_GRAPH back to YES, 
+	so we get hierarchy diagrams again.
+
 2009-08-27  Murray Cumming  <murrayc murrayc com>
 
 	* libgda/src/connection.ccg: Removed stupid retval=1 debug output.
diff --git a/docs/reference/Doxyfile.in b/docs/reference/Doxyfile.in
index 91531ce..54ab481 100644
--- a/docs/reference/Doxyfile.in
+++ b/docs/reference/Doxyfile.in
@@ -269,7 +269,7 @@ DOT_FONTNAME           = FreeSans
 DOT_FONTSIZE           = 10
 DOT_FONTPATH           =
 CLASS_GRAPH            = YES
-COLLABORATION_GRAPH    = NO
+COLLABORATION_GRAPH    = YES
 GROUP_GRAPHS           = YES
 UML_LOOK               = NO
 TEMPLATE_RELATIONS     = YES



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]