mmselfsup/docs/en/index.rst

64 lines
1007 B
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.
Welcome to MMSelfSup's documentation!
=====================================
.. toctree::
:maxdepth: 1
:caption: Get Started
overview.md
get_started.md
.. toctree::
:maxdepth: 2
:caption: User Guides
user_guides/index.rst
.. toctree::
:maxdepth: 2
:caption: Advanced Guides
advanced_guides/index.rst
.. toctree::
:maxdepth: 1
:caption: Model Zoo
model_zoo.md
.. toctree::
:maxdepth: 1
:caption: Migration
migration.md
.. toctree::
:caption: API Reference
api.rst
.. toctree::
:maxdepth: 1
:caption: Notes
contribution_guide.md
changelog.md
faq.md
.. toctree::
:caption: Switch Language
switch_language.md
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`