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

@@ -31,7 +31,8 @@ release = '0.1.1'
# ones.
extensions = [
"sphinx.ext.autosectionlabel",
"sphinx_rtd_theme"
"sphinx_rtd_theme",
"sphinxemoji.sphinxemoji"
]
# Add any paths that contain templates here, relative to this directory.