Unverified Commit 009d5d6e authored by Shilong Zhang's avatar Shilong Zhang Committed by GitHub
Browse files

[Doc]: refactor doc directory (#1743)

* refactor en doc dir

* add rst for en

* fix rest

* add chs

* fix lint
parent 6fa8850e
# Tutorial 2: Customize Datasets
# Customize Datasets
## Support new data format
......
# Tutorial 4: Customize Models
# Customize Models
We basically categorize model components into 6 types.
......
# Tutorial 5: Customize Runtime Settings
# Customize Runtime Settings
## Customize optimization settings
......
.. toctree::
:maxdepth: 2
:maxdepth: 3
kitti_det.md
nuscenes_det.md
......
.. toctree::
:maxdepth: 1
:caption: Datasets
datasets/index.rst
.. toctree::
:maxdepth: 1
:caption: Supported Tasks
supported_tasks/index.rst
.. toctree::
:maxdepth: 1
customize_dataset.md
customize_models.md
customize_runtime.md
# Tutorial 9: Use Pure Point Cloud Dataset
# Use Pure Point Cloud Dataset
## Data Pre-Processing
......
.. toctree::
:maxdepth: 2
:maxdepth: 3
lidar_det3d.md
vision_det3d.md
......
......@@ -5,88 +5,49 @@ Welcome to MMDetection3D's documentation!
:maxdepth: 1
:caption: Get Started
overview.md
getting_started.md
.. toctree::
:maxdepth: 1
:caption: Demo
demo.md
.. toctree::
:maxdepth: 1
:caption: Model Zoo
:maxdepth: 2
:caption: User Guides
model_zoo.md
user_guides/index.rst
.. toctree::
:maxdepth: 1
:caption: Data Preparation
:maxdepth: 2
:caption: Advanced Guides
data_preparation.md
advanced_guides/index.rst
.. toctree::
:maxdepth: 1
:caption: Exist Data and Model
:caption: Migration
1_exist_data_model.md
migration.md
.. toctree::
:maxdepth: 1
:caption: New Data and Model
2_new_data_model.md
.. toctree::
:maxdepth: 1
:caption: Supported Tasks
supported_tasks/index.rst
.. toctree::
:maxdepth: 1
:caption: Datasets
:caption: API Reference
datasets/index.rst
api.rst
.. toctree::
:maxdepth: 1
:caption: Tutorials
tutorials/index.rst
:maxdepth: 2
:caption: Model Zoo
.. toctree::
:maxdepth: 1
:caption: Useful Tools and Scripts
model_zoo.md
useful_tools.md
.. toctree::
:maxdepth: 1
:maxdepth: 2
:caption: Notes
benchmarks.md
notes/index.rst
.. toctree::
:maxdepth: 1
:caption: FAQ
faq.md
.. toctree::
:maxdepth: 1
:caption: Compatibility
compatibility.md
.. toctree::
:maxdepth: 1
:caption: API Reference
api.rst
.. toctree::
:maxdepth: 1
:caption: Switch Language
switch_language.md
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment