Ещё чуть-чуть доработаны make файлы

This commit is contained in:
ErickSkrauch 2015-08-28 22:38:50 +03:00
parent 030c01e27f
commit cfea09cdf0
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source
help:
@echo "Please use \`make <target>' where <target> is one of"
@echo " html to make standalone HTML files"
@echo " livehtml to run local webserver on 8000 port with authbuild feature"
@echo " dirhtml to make HTML files named index.html in directories"
@echo " singlehtml to make a single large HTML file"
@echo " pickle to make pickle files"

View File

@ -19,6 +19,7 @@ if "%1" == "help" (
:help
echo.Please use `make ^<target^>` where ^<target^> is one of
echo. html to make standalone HTML files
echo. livehtml to run local webserver on 8000 port with authbuild feature
echo. dirhtml to make HTML files named index.html in directories
echo. singlehtml to make a single large HTML file
echo. pickle to make pickle files