aboutsummaryrefslogtreecommitdiff
path: root/src/dynamics/joint
diff options
context:
space:
mode:
authorSébastien Crozet <developer@crozet.re>2024-01-22 21:29:51 +0100
committerSébastien Crozet <developer@crozet.re>2024-01-22 21:29:51 +0100
commit6cb727390a6172e539b3f0ef91c2861457495258 (patch)
tree0fbfae9a523835079c9a362a93a69f2e78ccca25 /src/dynamics/joint
parentbef72df32c6f5c9275b82b38b387e9295430814a (diff)
downloadrapier-6cb727390a6172e539b3f0ef91c2861457495258.tar.gz
rapier-6cb727390a6172e539b3f0ef91c2861457495258.tar.bz2
rapier-6cb727390a6172e539b3f0ef91c2861457495258.zip
chore: more CI fixes
Diffstat (limited to 'src/dynamics/joint')
-rw-r--r--src/dynamics/joint/multibody_joint/multibody_joint_set.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dynamics/joint/multibody_joint/multibody_joint_set.rs b/src/dynamics/joint/multibody_joint/multibody_joint_set.rs
index a428c8b..748de3b 100644
--- a/src/dynamics/joint/multibody_joint/multibody_joint_set.rs
+++ b/src/dynamics/joint/multibody_joint/multibody_joint_set.rs
@@ -55,7 +55,7 @@ impl IndexedData for MultibodyJointHandle {
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
/// Indexes usable to get a multibody link from a `MultibodyJointSet`.
///
-/// ```rust
+/// ```.skip
/// // With:
/// // multibody_joint_set: MultibodyJointSet
/// // multibody_link_id: MultibodyLinkId