From: Wolfgang Bangerth Date: Tue, 4 Oct 2022 13:58:20 +0000 (-0600) Subject: Run doxygen with threads. X-Git-Tag: v9.5.0-rc1~907^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbdec0fae2913cb69cf3576f50996843975fb5f;p=dealii.git Run doxygen with threads. --- diff --git a/doc/doxygen/options.dox.in b/doc/doxygen/options.dox.in index 9e0271628e..c4e6e00744 100644 --- a/doc/doxygen/options.dox.in +++ b/doc/doxygen/options.dox.in @@ -77,6 +77,7 @@ EXAMPLE_RECURSIVE = NO IMAGE_PATH = INPUT_FILTER = ${CMAKE_SOURCE_DIR}/doc/doxygen/scripts/filter.pl FILTER_SOURCE_FILES = YES +NUM_PROC_THREADS = 0 # Have some user defined commands that we can use in the documentation # and that expands to specific text. For some more transformations, see @@ -290,6 +291,7 @@ DOT_TRANSPARENT = NO GENERATE_LEGEND = YES DOT_CLEANUP = YES +DOT_NUM_THREADS = 0 #--------------------------------------------------------------------------- # Configuration::additions related to the search engine