Skip to content

Commit 5f6ba41

Browse files
author
Simon Barber
committed
Shrink java doxygen graph text size, and use UML style for graphs.
1 parent 535e285 commit 5f6ba41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

javasrc/Doxyfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -239,16 +239,16 @@ PERL_PATH = /usr/bin/perl
239239
#---------------------------------------------------------------------------
240240
# Configuration options related to the dot tool
241241
#---------------------------------------------------------------------------
242-
CLASS_DIAGRAMS = NO
243242
MSCGEN_PATH =
244-
HIDE_UNDOC_RELATIONS = YES
243+
HIDE_UNDOC_RELATIONS = NO
245244
HAVE_DOT = YES
246245
DOT_FONTNAME = FreeSans
247246
DOT_FONTPATH =
247+
DOT_FONTSIZE = 7
248248
CLASS_GRAPH = YES
249249
COLLABORATION_GRAPH = YES
250250
GROUP_GRAPHS = YES
251-
UML_LOOK = NO
251+
UML_LOOK = YES
252252
TEMPLATE_RELATIONS = NO
253253
INCLUDE_GRAPH = YES
254254
INCLUDED_BY_GRAPH = YES

0 commit comments

Comments
 (0)