From ec809eb8d6a19ebbd78c4d86159939bc905cbc75 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 4 Jan 2025 12:26:11 +0300 Subject: [PATCH] Add `-W` to `SPHINXOPTS` --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 9a5dc0d24..9d41c4482 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = +SPHINXOPTS = -W SPHINXBUILD = sphinx-build SPHINXPROJ = returns SOURCEDIR = .