mirror of https://github.com/YosysHQ/yosys.git
e5da0e341e
gen_images and gen_examples are never called on their own, CI scripts call make -C docs directly. Since calling them both in parallel seems to cause issues, let's not do that, and instead combine them into a singular `make docs/gen`. This should resolve the parallelism problems by making them sequential while still retaining the -j support. |
||
---|---|---|
.. | ||
source | ||
tests | ||
util | ||
.gitignore | ||
Makefile |