mmocr/docs/en/index.rst
Tong Gao b04775fd78
[Docs] Refactor docs structure (#662)
* Refactor docs structure

* update script paths

* update path ignore
2021-12-10 17:19: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`