From caaba3c332d24e831b564c7f032e77867e906bd9 Mon Sep 17 00:00:00 2001 From: eatMoreApple <15055461510@163.com> Date: Thu, 24 Jun 2021 10:29:17 +0800 Subject: [PATCH] update conf.py --- source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/conf.py b/source/conf.py index a47a577..e1446ae 100644 --- a/source/conf.py +++ b/source/conf.py @@ -32,7 +32,7 @@ release = 'v1' # ones. extensions = [ 'recommonmark', - 'sphinx_markdown_tables' + # 'sphinx_markdown_tables' ] # Add any paths that contain templates here, relative to this directory.