From 72981ae87d911bc5cc37aaab6ba3166a8051afce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=B2=D0=B0=D0=BD=D0=BE=D0=B2=20=D0=AE=D1=80=D0=B8?= =?UTF-8?q?=D0=B9?= Date: Tue, 26 Dec 2023 03:30:27 +0300 Subject: [PATCH] 2.0.0 - Material Design 3 Add `-T` to `SPHINXOPTS`. --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index fe2155ca5..74f62ad79 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line, and also # from the environment for the first two. -SPHINXOPTS ?= +SPHINXOPTS ?= -T SPHINXBUILD ?= sphinx-build SOURCEDIR = sources BUILDDIR = build