update conf.py

This commit is contained in:
eatMoreApple 2021-06-24 10:29:17 +08:00
parent 5a631356a3
commit caaba3c332

View File

@ -32,7 +32,7 @@ release = 'v1'
# ones. # ones.
extensions = [ extensions = [
'recommonmark', 'recommonmark',
'sphinx_markdown_tables' # 'sphinx_markdown_tables'
] ]
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.