mirror of https://github.com/openXC7/prjxray.git
Merge pull request #782 from SymbiFlow/rename-wrong-docs-make-target
docs: Rename wrong make target
This commit is contained in:
commit
91318ac8a5
|
|
@ -18,7 +18,7 @@ help:
|
|||
livehtml:
|
||||
@$(SPHINXAUTOBUILD) -b html --ignore \*.swp --ignore \*~ $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html"
|
||||
|
||||
.PHONY: help livereload Makefile
|
||||
.PHONY: help livehtml Makefile
|
||||
|
||||
# Update fuzzer / minitest markdown links.
|
||||
fuzzers-links:
|
||||
|
|
|
|||
Loading…
Reference in New Issue