diff --git a/documentation/Makefile b/documentation/Makefile index e5f0effeb5..20dab5725c 100644 --- a/documentation/Makefile +++ b/documentation/Makefile @@ -53,10 +53,6 @@ stylecheck: vale sync vale $(VALEOPTS) $(VALEDOCS) -stylecheck: - vale sync - vale $(VALEOPTS) $(VALEDOCS) - epub: $(PNGs) @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)