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