From 847e14f0021c0ff9c5674fe59d84a0a931283347 Mon Sep 17 00:00:00 2001 From: John Scipione Date: Thu, 27 Feb 2014 17:36:57 -0500 Subject: [PATCH] Turn class diagrams back on --- docs/user/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/Doxyfile b/docs/user/Doxyfile index 2dcd0f9d66..e8b2a84022 100644 --- a/docs/user/Doxyfile +++ b/docs/user/Doxyfile @@ -1603,7 +1603,7 @@ PERL_PATH = /boot/home/config/bin/perl # this option also works with HAVE_DOT disabled, but it is recommended to # install and use dot, since it yields more powerful graphs. -CLASS_DIAGRAMS = NO +CLASS_DIAGRAMS = YES # You can define message sequence charts within doxygen comments using the \msc # command. Doxygen will then run the mscgen tool (see