Unverified Commit e63e0473 authored by Tai-Wang's avatar Tai-Wang Committed by GitHub
Browse files

[Doc] Move waymo doc and create datasets doc (#689)

* Create index.rst

* Create waymo_det.md

* Add waymo doc link

* Delete waymo.md

* Update index.rst

* Update index.rst
parent 57e470ab
.. toctree::
:maxdepth: 2
scannet_det.md
waymo_det.md
# Tutorial 6: Waymo Dataset # Waymo Dataset
This page provides specific tutorials about the usage of MMDetection3D for waymo dataset. This page provides specific tutorials about the usage of MMDetection3D for waymo dataset.
......
...@@ -23,6 +23,12 @@ Welcome to MMDetection3D's documentation! ...@@ -23,6 +23,12 @@ Welcome to MMDetection3D's documentation!
supported_tasks/index.rst supported_tasks/index.rst
.. toctree::
:maxdepth: 2
:caption: Datasets
datasets/index.rst
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Tutorials :caption: Tutorials
......
...@@ -6,4 +6,3 @@ ...@@ -6,4 +6,3 @@
data_pipeline.md data_pipeline.md
customize_models.md customize_models.md
customize_runtime.md customize_runtime.md
waymo.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