Ma Zerun 8b7d38b243
[Docs] Update getting_started.md and install.md and rewrite finetune.md (#466)
* Disable auto line-wrap in docs.

* Add model_zoo.md and CONTRIBUTING.md in docs.

* Revise getting_started.md and install.md

* Rewrite finetune.md

* Fix typo

* Imporve `finetune.md`

* Fix `GitHub` link

* Fix a small typo.
2021-09-28 18:05:50 +08:00

69 lines
1.0 KiB
ReStructuredText

欢迎来到 MMClassification 中文教程!
==========================================
You can switch between Chinese and English documents in the lower-left corner of the layout.
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 1
:caption: 开始你的第一步
install.md
getting_started.md
.. toctree::
:maxdepth: 1
:caption: 模型库
modelzoo_statistics.md
model_zoo.md
.. toctree::
:maxdepth: 1
:caption: 教程
tutorials/finetune.md
tutorials/new_dataset.md
tutorials/data_pipeline.md
tutorials/new_modules.md
.. toctree::
:maxdepth: 1
:caption: 实用工具
tools/pytorch2onnx.md
tools/onnx2tensorrt.md
tools/pytorch2torchscript.md
tools/model_serving.md
.. toctree::
:maxdepth: 1
:caption: 社区
community/CONTRIBUTING.md
.. toctree::
:caption: API 参考文档
api.rst
.. toctree::
:caption: 语言切换
switch_language.md
索引与表格
==================
* :ref:`genindex`
* :ref:`search`