未验证 提交 47390dab 编写于 作者: W whs 提交者: GitHub

Adapt docs to rtd (#282)

上级 09805d4c
...@@ -45,7 +45,7 @@ extensions = [ ...@@ -45,7 +45,7 @@ extensions = [
'sphinx.ext.napoleon', 'sphinx.ext.napoleon',
'recommonmark', 'recommonmark',
'sphinx_markdown_tables', 'sphinx_markdown_tables',
'm2r', # 'm2r',
] ]
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.
......
.. PaddleSlim documentation master file, created by
sphinx-quickstart on Wed Feb 5 14:04:52 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
中文文档
========
.. toctree::
:maxdepth: 1
...@@ -9,7 +9,6 @@ Index ...@@ -9,7 +9,6 @@ Index
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
index
intro_en.md intro_en.md
install_en.md install_en.md
quick_start/index_en quick_start/index_en
......
...@@ -45,7 +45,6 @@ extensions = [ ...@@ -45,7 +45,6 @@ extensions = [
'sphinx.ext.napoleon', 'sphinx.ext.napoleon',
'recommonmark', 'recommonmark',
'sphinx_markdown_tables', 'sphinx_markdown_tables',
'm2r',
] ]
# Add any paths that contain templates here, relative to this directory. # Add any paths that contain templates here, relative to this directory.
......
...@@ -9,7 +9,6 @@ ...@@ -9,7 +9,6 @@
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
index_en
intro.md intro.md
install.md install.md
quick_start/index quick_start/index
......
.. PaddleSlim documentation master file, created by
sphinx-quickstart on Wed Feb 5 14:04:52 2020.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
English Documents
================
.. toctree::
:maxdepth: 1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册