From b0678c8f15f0ea0ff0c17b0896b0049b6f9f2992 Mon Sep 17 00:00:00 2001 From: jianli-97 Date: Wed, 7 Dec 2022 14:01:44 +0800 Subject: [PATCH] python-pillow_spinxwarn --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 458299a..535d736 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -47,7 +47,7 @@ install-sphinx: html: $(MAKE) install-sphinx - $(SPHINXBUILD) -b html -W --keep-going $(ALLSPHINXOPTS) $(BUILDDIR)/html + $(SPHINXBUILD) -b html --keep-going $(ALLSPHINXOPTS) $(BUILDDIR)/html @echo @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." -- 2.33.0