mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
* 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
69 lines
1.1 KiB
ReStructuredText
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`
|