mmocr/docs/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
819 B
ReStructuredText

Welcome to MMOCR's documentation!
=======================================
You can switch between English and Chinese in the lower-left corner of the layout.
.. toctree::
:maxdepth: 2
install.md
getting_started.md
demo.md
deployment.md
.. toctree::
:maxdepth: 2
:caption: Model Zoo
modelzoo.md
textdet_models.md
textrecog_models.md
kie_models.md
ner_models.md
.. toctree::
:maxdepth: 2
:caption: Datasets
datasets.md
.. toctree::
:maxdepth: 2
:caption: Notes
changelog.md
.. toctree::
:caption: API Reference
api.rst
.. toctree::
:caption: Switch Language
English <https://mmocr.readthedocs.io/en/latest/>
简体中文 <https://mmocr.readthedocs.io/zh_CN/latest/>
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`