yosys/docs
Krystine Sherwin e5da0e341e
Makefile: Combine gen_images and gen_examples
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.
2024-10-17 07:12:34 +13:00
..
source cmdref: Move html only section inside cmd:def 2024-10-17 06:06:57 +13:00
tests docs: Fix macro_commands 2024-05-10 09:51:37 +12:00
util Docs: Render cell titles 2024-10-15 07:35:42 +13:00
.gitignore Docs: Preliminary autocellgroup usage 2024-10-15 07:26:04 +13:00
Makefile Makefile: Combine gen_images and gen_examples 2024-10-17 07:12:34 +13:00