From 6704e2f8fba56eef0120ce8cd2ef306d86313148 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sun, 27 Aug 2017 17:27:43 +0800 Subject: [PATCH] simplify Makefile [skip tests] --- docs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index cbb12cf1..58b87ffc 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -19,8 +19,7 @@ help: %: Makefile @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) -translation: - make gettext +translation: gettext sphinx-intl update -p _build/gettext -l zh_CN docs: