Skip to content
Snippets Groups Projects
Verified Commit e0b1428f authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

docs/Makefile: Fix redundant help command

parent 25223e6b
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,6 @@ distclean: clean
make -C ../../ docs-clean
help: sphinx/help
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
sphinx/%:
@$(SPHINXBUILD) -M $* "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment