Doc-example (#18)

* reactive traffic example

* structure

* structure

* waymo example

* rename and add doc

* finish example

* example

* start from 2
This commit is contained in:
Quanyi Li
2023-08-25 18:35:46 +01:00
committed by GitHub
parent 86e0113921
commit e9d816ddd8
23 changed files with 359 additions and 59 deletions

View File

@@ -1,6 +1,6 @@
########################
##########################
ScenarioNet Documentation
########################
##########################
Welcome to the ScenarioNet documentation!
@@ -17,6 +17,40 @@ You can also visit the `GitHub repo <https://github.com/metadriverse/scenarionet
Please feel free to contact us if you have any suggestions or ideas!
.. toctree::
:maxdepth: 2
:hidden:
:caption: Quick Start
install.rst
example.rst
operations.rst
.. toctree::
:hidden:
:maxdepth: 2
:caption: Scenario Description
description.rst
.. toctree::
:hidden:
:maxdepth: 2
:caption: Supported Dataset
datasets.rst
nuplan.rst
nuscenes.rst
waymo.rst
new_data.rst
.. toctree::
:hidden:
:maxdepth: 2
:caption: Simulation
Citation
########