mmengine/docs/zh_cn/index.rst
Zaida Zhou 27dd617532
[Docs] Add registry tutorial (#3)
* [Docs] Configure the documentation

* fix the format

* introduce the usage of default_scope

* add Chinese documentation

* move docs configure to another pr

* clean pr

* refactor registry docs

* fix typo

* fix typo

* reorg

* add more examples

* reslove comments

* reslove comments

* reslove comments

Co-authored-by: ZwwWayne <wayne.zw@outlook.com>
2022-02-15 13:12:16 +08:00

23 lines
389 B
ReStructuredText

欢迎来到 mmengine 的中文文档!
=========================================
您可以在页面左下角切换中英文文档。
.. toctree::
:maxdepth: 2
:caption: 教程
tutorials/registry.md
tutorials/config.md
.. toctree::
:caption: 语言切换
switch_language.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`