From 1076de624329510dfbc1b0b516668645736aebf9 Mon Sep 17 00:00:00 2001 From: tooomm Date: Sat, 28 Mar 2026 07:55:46 +0100 Subject: [PATCH] Enable parallel processing --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 9e9fdb352..9cf9bdb15 100644 --- a/Doxyfile +++ b/Doxyfile @@ -526,7 +526,7 @@ LOOKUP_CACHE_SIZE = 0 # DOT_NUM_THREADS setting. # Minimum value: 0, maximum value: 512, default value: 1. -NUM_PROC_THREADS = 1 +NUM_PROC_THREADS = 0 # If the TIMESTAMP tag is set different from NO then each generated page will # contain the date or date and time when the page was generated. Setting this to