dimforge / dimforge/bevy_rapier
All docs.rs links to parry are broken
Open
D-Medium
documentation
P-High
S-not-started
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
Hi-
It seems the links are pointing to parry `1.1.0` which doesn't exist on `docs.rs`. For example [`Collider`](https://docs.rs/bevy_rapier3d/latest/bevy_rapier3d/geometry/struct.Collider.html) references `SharedShape` which apparently is a parry type.
There's only version `0.1.0` of parry on docs.rs, which [failed to build](https://docs.rs/crate/parry/latest).
This makes it hard to understand some things.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.