mmocr/docs/index.rst

66 lines
1.0 KiB
ReStructuredText

Welcome to MMOCR's documentation!
=======================================
You can switch between English and Chinese in the lower-left corner of the layout.
.. toctree::
:maxdepth: 2
:caption: Getting Started
install.md
getting_started.md
demo.md
training.md
testing.md
deployment.md
model_serving.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: Dataset Zoo
datasets/det.md
datasets/recog.md
datasets/kie.md
datasets/ner.md
.. toctree::
:maxdepth: 2
:caption: Configuration System
dataset_types.md
.. toctree::
:maxdepth: 2
:caption: Miscellaneous
tools.md
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`