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
+1 -1
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