summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2009-12-27 17:43:10 +0100
committerDaniel Elstner <daniel.kitta@gmail.com>2009-12-27 17:43:10 +0100
commit9052647e67e037c3694687bdb4484616bef90bca (patch)
treec607f34ad07b81406898e93a63c4d4b2090a7b27 /ChangeLog
parente0a95276edc2c719c0e11260899066c685d7bfb6 (diff)
downloadsigc++-9052647e67e037c3694687bdb4484616bef90bca.tar.gz
Disable collaboration graphs in documentation
* docs/reference/Doxyfile.in (CLASS_DIAGRAMS): Enable. Contrary to what the Doxygen documentation says, no dot class inheritance graphs will be generated if both CLASS_DIAGRAMS and COLLABORATION_GRAPH are set to NO. (COLLABORATION_GRAPH), (GROUP_GRAPHS): Turn off additional graphs to reduce the noise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5885f67..7861141 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-27 Daniel Elstner <daniel.kitta@gmail.com>
+
+ Disable collaboration graphs in documentation
+
+ * docs/reference/Doxyfile.in (CLASS_DIAGRAMS): Enable. Contrary to
+ what the Doxygen documentation says, no dot class inheritance graphs
+ will be generated if both CLASS_DIAGRAMS and COLLABORATION_GRAPH are
+ set to NO.
+ (COLLABORATION_GRAPH), (GROUP_GRAPHS): Turn off additional graphs to
+ reduce the noise.
+
2009-10-26 Armin Burgmeier <armin@arbur.net>
* sigc++config.h: Move the first five definitions to the !SIGC_MSC