File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,9 @@ PAPEROPT_letter = -D latex_elements.papersize=letterpaper
2121ALLSPHINXOPTS = -b $(BUILDER ) -d build/doctrees $(PAPEROPT_$(PAPER ) ) -j auto \
2222 $(SPHINXOPTS ) $(SPHINXERRORHANDLING ) . build/$(BUILDER ) $(SOURCES )
2323
24- .PHONY : help build html htmlhelp latex text texinfo changes linkcheck \
25- coverage doctest pydoc-topics htmlview clean dist check serve \
26- autobuild-dev autobuild-stable venv
24+ .PHONY : help build html htmlhelp latex text texinfo epub changes linkcheck \
25+ coverage doctest pydoc-topics htmlview clean clean-venv venv dist check serve \
26+ autobuild-dev autobuild-dev-html autobuild- stable autobuild-stable-html
2727
2828help :
2929 @echo " Please use \` make <target>' where <target> is one of"
You can’t perform that action at this time.
0 commit comments