We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee76c9 commit c18345eCopy full SHA for c18345e
Makefile
@@ -50,7 +50,7 @@ docs/volto:
50
deps: bin/python docs/volto
51
52
.PHONY: html
53
-html: deps # Build html
+html: # Build html
54
cd $(DOCS_DIR) && $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
55
@echo
56
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
0 commit comments