mmsegmentation/docs/en/index.rst
kahkeng 1a7c045867 [Docs] Fix typo (#1447)
* Fix small typo in documentation title

* Fix typo in documentation title (zh_cn version)
2022-04-04 15:02:52 +08:00

64 lines
855 B
ReStructuredText

Welcome to MMSegmentation's documentation!
=======================================
.. toctree::
:maxdepth: 2
:caption: Get Started
get_started.md
.. toctree::
:maxdepth: 1
:caption: Dataset Preparation
dataset_prepare.md
.. toctree::
:maxdepth: 1
:caption: Model Zoo
model_zoo.md
modelzoo_statistics.md
.. toctree::
:maxdepth: 2
:caption: Quick Run
train.md
inference.md
.. toctree::
:maxdepth: 2
:caption: Tutorials
tutorials/index.rst
.. toctree::
:maxdepth: 2
:caption: Useful Tools and Scripts
useful_tools.md
.. toctree::
:maxdepth: 2
:caption: Notes
changelog.md
faq.md
.. toctree::
:caption: Switch Language
switch_language.md
.. toctree::
:caption: API Reference
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`