From a4839fbf3fce78e63a573db2eab79b47f5d89e1a Mon Sep 17 00:00:00 2001 From: Jukka Aho Date: Sat, 4 Jul 2015 04:24:01 +0300 Subject: [PATCH] phony --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c533f3f..7c6666a 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ ALLSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) docs # the i18n builder cannot share the environment and doctrees with the others I18NSPHINXOPTS = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) source -.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext build apidoc +.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest coverage gettext build apidoc copyreadme convert_notebooks wwwdeploy #build: