build(docs): revert parallelize generation of dot graphs (#3367)
Revert "build(docs): parallelize generation of dot graphs (#3361)"
This reverts commit 39bab450de.
This commit is contained in:
@@ -30,7 +30,6 @@ PROJECT_LOGO = ../sunshine.png
|
||||
PROJECT_NAME = Sunshine
|
||||
|
||||
# project specific settings
|
||||
DOT_NUM_THREADS = 0
|
||||
DOT_GRAPH_MAX_NODES = 60
|
||||
IMAGE_PATH = ../docs/images
|
||||
INCLUDE_PATH = ../third-party/build-deps/dist/Linux-x86_64/include/
|
||||
|
||||
Reference in New Issue
Block a user