From e53c5a49fa6b4ed2bbc498a5fe86edd76a3ac982 Mon Sep 17 00:00:00 2001 From: Roger Maitland Date: Thu, 29 Dec 2022 13:11:30 -0500 Subject: [PATCH] Merged general and joints tutorial --- docs/tutorials.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/tutorials.rst b/docs/tutorials.rst index a43d3c7..3899630 100644 --- a/docs/tutorials.rst +++ b/docs/tutorials.rst @@ -9,6 +9,7 @@ as later tutorials build on the concepts introduced in earlier ones. .. toctree:: :maxdepth: 2 + tutorial_general.rst tutorial_selectors.rst tutorial_lego.rst - tutorial_general.rst + tutorial_joints.rst