Skip to content

Commit 9bed848

Browse files
author
ivan-skryabin
committed
feat doxygen: enable multithread generation
commit_hash:3f29a3d8d8bba16beca61934fed7d06a18881b68
1 parent f158e86 commit 9bed848

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docs/doxygen.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ LOOKUP_CACHE_SIZE = 0
530530
# DOT_NUM_THREADS setting.
531531
# Minimum value: 0, maximum value: 32, default value: 1.
532532

533-
NUM_PROC_THREADS = 1
533+
NUM_PROC_THREADS = 0
534534

535535
# If the TIMESTAMP tag is set different from NO then each generated page will
536536
# contain the date or date and time when the page was generated. Setting this to

0 commit comments

Comments
 (0)