MengzhangLI 520ec8e128
[Docs] Refactor the structure of documentation (#1128)
* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* merge docs/ and docs_zh-CN/

* fix launch utility url

* fix launch utility url

* fix wrong pytorch doc url

* remove wrong links docs//
2021-12-16 18:56:45 +08:00

63 lines
852 B
ReStructuredText

欢迎来到 MMSegmenation 的文档!
=======================================
.. toctree::
:maxdepth: 2
:caption: 开始你的第一步
get_started.md
.. toctree::
:maxdepth: 1
:caption: 数据集准备
dataset_prepare.md
.. toctree::
:maxdepth: 1
:caption: 模型库
model_zoo.md
modelzoo_statistics.md
.. toctree::
:maxdepth: 2
:caption: 快速启动
train.md
inference.md
.. toctree::
:maxdepth: 2
:caption: 教程
tutorials/index.rst
.. toctree::
:maxdepth: 2
:caption: 实用工具与脚本
useful_tools.md
.. toctree::
:maxdepth: 2
:caption: 说明
changelog.md
.. toctree::
:caption: 语言切换
switch_language.md
.. toctree::
:caption: 接口文档(英文)
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`