3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00

Keep docs version in conf.py

This commit is contained in:
Miodrag Milanovic 2024-05-07 15:35:25 +02:00
parent 90dd508156
commit b4034a881e
2 changed files with 10 additions and 11 deletions

View file

@ -1012,7 +1012,7 @@ docs/reqs:
DOC_TARGET ?= html
docs: docs/source/cmd/abc.rst docs/gen_examples docs/gen_images docs/guidelines docs/usage docs/reqs
$(Q) YOSYS_VER=$(YOSYS_VER) $(MAKE) -C docs $(DOC_TARGET)
$(Q) $(MAKE) -C docs $(DOC_TARGET)
clean:
rm -rf share