From bcd7d31887eb7482ccb3857e14cb81c15a3fd517 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 15 Apr 2024 06:05:25 +0800 Subject: fix(docs): fix SOURCEDIR in makefile --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index fc249071..c7af502f 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -5,7 +5,7 @@ # from the environment for the first two. SPHINXOPTS ?= SPHINXBUILD ?= sphinx-build -SOURCEDIR = . +SOURCEDIR = ./source BUILDDIR = _build SPHINXINTL ?= sphinx-intl lang ?= zh_CN -- cgit v1.2.3-70-g09d2