mmcv/docs/en/index.rst

74 lines
1.3 KiB
ReStructuredText

Welcome to MMCV's documentation!
================================
You can switch between Chinese and English documents in the lower-left corner of the layout.
.. toctree::
:maxdepth: 2
:caption: Get Started
get_started/introduction.md
get_started/installation.md
get_started/build.md
.. toctree::
:maxdepth: 2
:caption: Understand MMCV
understand_mmcv/config.md
understand_mmcv/registry.md
understand_mmcv/runner.md
understand_mmcv/io.md
understand_mmcv/data_process.md
understand_mmcv/visualization.md
understand_mmcv/cnn.md
understand_mmcv/ops.md
understand_mmcv/utils.md
.. toctree::
:maxdepth: 2
:caption: Deployment
deployment/mmcv_ops_definition.md
deployment/onnx.md
deployment/onnxruntime_custom_ops.md
deployment/onnxruntime_op.md
deployment/tensorrt_custom_ops.md
deployment/tensorrt_plugin.md
.. toctree::
:caption: Switch Language
switch_language.md
.. toctree::
:maxdepth: 2
:caption: Compatibility
compatibility.md
.. toctree::
:maxdepth: 2
:caption: FAQ
faq.md
.. toctree::
:maxdepth: 2
:caption: Community
community/contributing.md
community/pr.md
.. toctree::
:maxdepth: 2
:caption: API Reference
api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`search`