mirror of
https://github.com/elyby/docs.git
synced 2024-11-22 21:23:01 +05:30
Ещё чуть-чуть доработаны make файлы
This commit is contained in:
parent
030c01e27f
commit
cfea09cdf0
1
Makefile
1
Makefile
@ -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"
|
||||
|
1
make.bat
1
make.bat
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user