From 294c7d806e8485fbc2ceedcbc70e821387301675 Mon Sep 17 00:00:00 2001 From: Alex Cunningham Date: Sat, 6 Mar 2010 02:43:21 +0000 Subject: [PATCH] Changed Doxyfile to make graphviz images - needs to have graphviz installed --- cpp/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/Doxyfile b/cpp/Doxyfile index c1d20b1f8..97b4f769d 100644 --- a/cpp/Doxyfile +++ b/cpp/Doxyfile @@ -1251,7 +1251,7 @@ HIDE_UNDOC_RELATIONS = YES # toolkit from AT&T and Lucent Bell Labs. The other options in this section # have no effect if this option is set to NO (the default) -HAVE_DOT = NO +HAVE_DOT = YES # By default doxygen will write a font called FreeSans.ttf to the output # directory and reference it in all dot files that doxygen generates. This