Skip to content

Commit bcb67fb

Browse files
committed
[docs] temporarily remove worldmodel and humanoid docs
1 parent 80b7bbd commit bcb67fb

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

source/en/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525

2626
# -- Project information -----------------------------------------------------
2727

28-
project = 'Intern Robotics Engine'
29-
copyright = '2025, OpenRobotLab'
30-
author = 'OpenRobotLab'
28+
project = 'Intern Robotics Infrastructure'
29+
copyright = '2025, Intern Robotics'
30+
author = 'Intern Robotics'
3131

3232
# The full version, including alpha/beta/rc tags
3333
release = 'v0.0.1'

source/en/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ The framework comprises a general-purpose simulation platform [InternUtopia](use
2020
- [InternSR](user_guide/internsr/index.md): Embodied spatial reasoning.
2121
- [InternNav](user_guide/internnav/index.md): Interactive multimodal embodied navigation.
2222
- [InternManip](user_guide/internmanip/index.md): Multimodal manipulation.
23-
- [InternHumanoid](user_guide/internhumanoid/index.md): Agile humanoid robot control.
24-
- [InternWorldModel](user_guide/internworldmodel/index.md): World modeling and dynamic prediction.
23+
- [InternHumanoid](#) (WIP): Agile humanoid robot control.
24+
- [InternWorldModel](#) (WIP): World modeling and dynamic prediction.
2525

2626

2727

source/en/user_guide/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,10 @@ User Guide
1616

1717
internnav/index
1818

19-
.. toctree::
20-
:maxdepth: 3
21-
22-
internhumanoid/index
2319

2420
.. toctree::
2521
:maxdepth: 3
2622

2723
internmanip/index
2824

29-
.. toctree::
30-
:maxdepth: 3
3125

32-
internworldmodel/index

0 commit comments

Comments
 (0)