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
21
21
ALLSPHINXOPTS = -b $(BUILDER ) -d build/doctrees $(PAPEROPT_$(PAPER ) ) -j auto \
22
22
$(SPHINXOPTS ) $(SPHINXERRORHANDLING ) . build/$(BUILDER ) $(SOURCES )
23
23
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
27
27
28
28
help :
29
29
@echo " Please use \` make <target>' where <target> is one of"
You can’t perform that action at this time.
0 commit comments