Blob Blame History Raw
diff -rupN --no-dereference Pillow-8.4.0/docs/Makefile Pillow-8.4.0-new/docs/Makefile
--- Pillow-8.4.0/docs/Makefile	2021-10-15 08:27:22.000000000 +0200
+++ Pillow-8.4.0-new/docs/Makefile	2021-10-15 11:32:09.304156180 +0200
@@ -42,7 +42,7 @@ clean:
 	-rm -rf $(BUILDDIR)/*
 
 html:
-	$(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."