mmselfsup/docs/zh_cn/index.rst
Yixiao Fang b74c3bb25c
[Docs] add readthedocs algorithm pages and fix some displaying error (#599)
* update algo readme

* add script to generate algo pages in model zoo

* fix lint

* update requirements

* fix lint

* update title

* fix readthedocs docstring displaying error

* update gitignore

* fix displaying

* fix lint
2022-12-06 20:17:34 +08:00

69 lines
1.1 KiB
ReStructuredText

.. MMSelfSup documentation master file, created by
sphinx-quickstart on Thu Dec 9 15:11:34 2021.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
欢迎来到 MMSelfSup 中文文档!
=====================================
中文文档在持续翻译中,敬请期待,同时我们也鼓励社区开发者们参与到翻译中来
.. toctree::
:maxdepth: 1
:caption: 新手入门
overview.md
get_started.md
.. toctree::
:maxdepth: 2
:caption: 用户指南
user_guides/index.rst
.. toctree::
:maxdepth: 2
:caption: 进阶指引
advanced_guides/index.rst
.. toctree::
:maxdepth: 1
:caption: 模型库
:glob:
model_zoo_statistics.md
model_zoo.md
papers/*
.. toctree::
:maxdepth: 1
:caption: 迁移文档
migration.md
.. toctree::
:caption: API 文档
api.rst
.. toctree::
:maxdepth: 1
:caption: 记录
notes/contribution_guide.md
notes/changelog.md
notes/faq.md
.. toctree::
:caption: 切换语言
switch_language.md
导引
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`