3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-27 06:27:57 +00:00

Docs: docs/source/cmd is source only

i.e. we don't need to clean it, and we don't need to include it in the docs artifact
This commit is contained in:
Krystine Sherwin 2025-07-21 10:34:54 +12:00
parent 7647d2c741
commit 4722b07485
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -59,7 +59,6 @@ jobs:
with:
name: cmd-ref-${{ github.sha }}
path: |
docs/source/cmd
docs/source/generated
docs/source/_images
docs/source/code_examples

View file

@ -1123,7 +1123,7 @@ clean:
rm -f tests/tools/cmp_tbdata
rm -f $(addsuffix /run-test.mk,$(MK_TEST_DIRS))
-$(MAKE) -C docs clean
rm -rf docs/source/cmd docs/util/__pycache__
rm -rf docs/util/__pycache__
rm -f *.whl
rm -f libyosys.so