mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* [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>
23 lines
389 B
ReStructuredText
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`
|