mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 10:52:34 +03:00
Update comment
This commit is contained in:
parent
8c50c6a5eb
commit
2b22fa0d47
|
@ -15,7 +15,7 @@ APP = ../{{cookiecutter.project_slug}}
|
||||||
|
|
||||||
.PHONY: help livehtml apidocs Makefile
|
.PHONY: help livehtml apidocs Makefile
|
||||||
|
|
||||||
# Put it first so that "make" without argument is like "make html".
|
# Put it first so that "make" without argument is like "make help".
|
||||||
help:
|
help:
|
||||||
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -c .
|
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -c .
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user