mmfewshot/docs/en/index.rst
Linyiqi f5243440fc
[Docs] Refactor the structure of documentation and update pre-commit (#27)
* [Docs] update batch size

* [Docs] pre-commit and docs

* Update .pre-commit-config.yaml

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2021-12-22 12:31:25 +08:00

56 lines
712 B
ReStructuredText

Welcome to MMFewShot's documentation!
=======================================
.. toctree::
:maxdepth: 1
:caption: Learn the Basics
intro.md
.. toctree::
:maxdepth: 2
:caption: Get Started
install.md
get_started.md
model_zoo.md
.. toctree::
:maxdepth: 2
:caption: Classification Tutorials
classification/index.rst
.. toctree::
:maxdepth: 2
:caption: Detection Tutorials
detection/index.rst
.. toctree::
:maxdepth: 2
:caption: Notes
changelog.md
faq.md
.. toctree::
:caption: Switch Language
switch_language.md
.. toctree::
:caption: API Reference
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`