From c394e04c50b82323fc7de15bb94b1666b747600d Mon Sep 17 00:00:00 2001 From: jmwang66 <wangjiaming.wjm@alibaba-inc.com> Date: 星期一, 26 十二月 2022 18:01:36 +0800 Subject: [PATCH] update github.io page --- docs/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/Makefile b/docs/Makefile index 6b39ba6..4f8a90d 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -5,6 +5,7 @@ # from the environment for the first two. SPHINXOPTS = SPHINXBUILD = sphinx-build +SPHINXPROJ = FunASR SOURCEDIR = . BUILDDIR = build -- Gitblit v1.9.1