From c442e9e6de4f4da2f0116998e408bdd838b8b286 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sun, 23 Nov 2025 20:45:51 +0100 Subject: [PATCH] readability --- Doxyfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doxyfile b/Doxyfile index d5a3a4b7a..03683743b 100644 --- a/Doxyfile +++ b/Doxyfile @@ -2614,7 +2614,7 @@ DOT_NUM_THREADS = 0 # The default value is: fontname=Helvetica,fontsize=10. # This tag requires that the tag HAVE_DOT is set to YES. -DOT_COMMON_ATTR = "fontname=Helvetica,fontsize=10" +DOT_COMMON_ATTR = "fontname=Helvetica, fontsize=10" # DOT_EDGE_ATTR is concatenated with DOT_COMMON_ATTR. For elegant style you can # add 'arrowhead=open, arrowtail=open, arrowsize=0.5'.