Browse code

Update Doxyfile of the uROM and ASM

Pawel Jablonski authored on 22/12/2022 09:28:34
Showing 2 changed files
... ...
@@ -2366,7 +2366,7 @@ HAVE_DOT               = YES
2366 2366
 # Minimum value: 0, maximum value: 32, default value: 0.
2367 2367
 # This tag requires that the tag HAVE_DOT is set to YES.
2368 2368
 
2369
-DOT_NUM_THREADS        = 0
2369
+DOT_NUM_THREADS        = 1
2370 2370
 
2371 2371
 # DOT_COMMON_ATTR is common attributes for nodes, edges and labels of
2372 2372
 # subgraphs. When you want a differently looking font in the dot files that
... ...
@@ -2366,7 +2366,7 @@ HAVE_DOT               = YES
2366 2366
 # Minimum value: 0, maximum value: 32, default value: 0.
2367 2367
 # This tag requires that the tag HAVE_DOT is set to YES.
2368 2368
 
2369
-DOT_NUM_THREADS        = 0
2369
+DOT_NUM_THREADS        = 1
2370 2370
 
2371 2371
 # DOT_COMMON_ATTR is common attributes for nodes, edges and labels of
2372 2372
 # subgraphs. When you want a differently looking font in the dot files that