3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 09:05:32 +00:00

Merge pull request #4635 from YosysHQ/krys/pr_docs_ci

Remove make docs race conditions (and other docs fixes)
This commit is contained in:
KrystalDelusion 2024-10-08 21:39:30 +13:00 committed by GitHub
commit 0be3b7de51
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 77 additions and 599 deletions

View file

@ -27,6 +27,8 @@ struct ExampleDtPass : public Pass
{
// |---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|---v---|
log("\n");
log("TODO: add help message\n");
log("\n");
}