From 32d8a29011f0ff72902b0397e3a694ab0c1db676 Mon Sep 17 00:00:00 2001 From: Nikodem Bartnik Date: Tue, 12 May 2026 13:47:18 +0200 Subject: [PATCH] add cheat sheet --- docs/source/_toctree.yml | 2 ++ docs/source/cheat-sheet.mdx | 1 + 2 files changed, 3 insertions(+) create mode 100644 docs/source/cheat-sheet.mdx diff --git a/docs/source/_toctree.yml b/docs/source/_toctree.yml index 87fcacf42..de4eeaa28 100644 --- a/docs/source/_toctree.yml +++ b/docs/source/_toctree.yml @@ -3,6 +3,8 @@ title: LeRobot - local: installation title: Installation + - local: cheat-sheet + title: Cheat sheet title: Get started - sections: - local: il_robots diff --git a/docs/source/cheat-sheet.mdx b/docs/source/cheat-sheet.mdx new file mode 100644 index 000000000..38ba2e1a8 --- /dev/null +++ b/docs/source/cheat-sheet.mdx @@ -0,0 +1 @@ +#cheat-sheet \ No newline at end of file