mmocr/docs/index.rst
Tong Gao 34bd6b9bbb
[Docs] Docs for KIE CloseSet & OpenSet (#573)
* add kie docs

* fix paths

* sync cn docs

* fix layout error
2021-11-11 17:39:27 +08:00

72 lines
1.1 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: Configuration System
dataset_types.md
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/kie_closeset_openset.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: 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`