build(docs): parallelize generation of dot graphs (#3361)
This commit is contained in:
parent
a06d4aefa6
commit
39bab450de
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ 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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue