From 3efddf3a5279897944341b9b150b772dc39c1e35 Mon Sep 17 00:00:00 2001 From: zhuangweiyang Date: Wed, 4 Aug 2021 14:42:43 +0800 Subject: [PATCH] feat: Build failure repair --- docs/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 34bd84a..e2092bc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -55,8 +55,7 @@ 'sphinx.ext.ifconfig', # 'sphinx.ext.viewcode', 'sphinx.ext.napoleon', - 'sphinx_markdown_tables', - 'recommonmark' + 'sphinx_markdown_tables' ] # Add any paths that contain templates here, relative to this directory.