We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make stubs
1 parent 0d3b777 commit 2901399Copy full SHA for 2901399
1 file changed
Makefile
@@ -90,7 +90,7 @@ clean:
90
rm -rf autoapi
91
rm -rf $(STUBDIR) $(DISTDIR) *.egg-info
92
93
-html: stubs
+html:
94
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
95
@echo
96
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
0 commit comments