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:
parent
90dd508156
commit
b4034a881e
2 changed files with 10 additions and 11 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue