chore: release v0.0.1
This commit is contained in:
32
docs/source/en/user_guide/index.md
Normal file
32
docs/source/en/user_guide/index.md
Normal file
@@ -0,0 +1,32 @@
|
||||
# User Guide
|
||||
|
||||
```{toctree}
|
||||
:caption: Getting Started
|
||||
:maxdepth: 1
|
||||
|
||||
getting_started/installation
|
||||
getting_started/hello_motrixlab
|
||||
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:caption: Tutorials
|
||||
:maxdepth: 1
|
||||
|
||||
tutorial/basic_frame
|
||||
tutorial/physics_environment
|
||||
tutorial/training_environment_config
|
||||
tutorial/rewards
|
||||
tutorial/training_and_result
|
||||
|
||||
```
|
||||
|
||||
```{toctree}
|
||||
:caption: Training Examples
|
||||
:maxdepth: 1
|
||||
|
||||
demo/cartpole
|
||||
demo/dm_walker
|
||||
demo/locomotion_unitree_go1
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user