Skip to content

Commit db94903

Browse files
committed
add some docs
1 parent 53fc3d7 commit db94903

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/api/IR-SIM/ir-sim.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# IR-SIM
2+
3+
::: robot_nav.sim
4+
options:
5+
show_root_heading: true
6+
show_source: true

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ extra:
44
nav:
55
- Home: index.md
66
- API Reference:
7-
Robot Navigation: api/robot_nav.md
7+
IR-SIM: api/IR-SIM/ir-sim
88
Models:
99
- DDPG: api/models/DDPG.md
1010
- TD3: api/models/TD3.md

0 commit comments

Comments
 (0)