mmocr/docs_zh_CN/index.rst
Tong Gao 500b687469
[Docs] Fix missed deployment in en docs and add language switcher to the sidebar (#355)
* fix deployment and add language switcher

* change way to switch language and add chinese toc

* update zh_CN datasets.md (to be translated)
2021-07-07 16:21:52 +08:00

52 lines
774 B
ReStructuredText

欢迎来到 MMOCR 的中文文档!
=======================================
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 2
install.md
getting_started.md
demo.md
deployment.md
.. toctree::
:maxdepth: 2
:caption: 模型库
modelzoo.md
textdet_models.md
textrecog_models.md
kie_models.md
ner_models.md
.. toctree::
:maxdepth: 2
:caption: 数据集
datasets.md
.. toctree::
:maxdepth: 2
:caption: 记录
changelog.md
.. toctree::
:caption: API 参考
api.rst
.. toctree::
:caption: 切换语言
English <https://mmocr.readthedocs.io/en/latest/>
简体中文 <https://mmocr.readthedocs.io/zh_CN/latest/>
导引
==================
* :ref:`genindex`
* :ref:`search`