From f291d3bfa9eb9e561037cddf818624a74f8416b8 Mon Sep 17 00:00:00 2001 From: Pepijn Date: Wed, 15 Apr 2026 11:06:34 +0200 Subject: [PATCH] docs(robotwin): add robotwin to _toctree.yml under Benchmarks doc-builder's TOC integrity check was rejecting the branch because docs/source/robotwin.mdx existed but wasn't listed in _toctree.yml. Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/source/_toctree.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 3dcba5993..13405decf 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -79,6 +79,8 @@ title: LIBERO - local: metaworld title: Meta-World + - local: robotwin + title: RoboTwin 2.0 - local: envhub_isaaclab_arena title: NVIDIA IsaacLab Arena Environments title: "Benchmarks"