improve and unify doc about hierarchy and components
Open
C-Docs
D-Trivial
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
## How can Bevy's documentation be improved?
Doc about hierarchies, components needed to display anything, and when they are updated is duplicated between:
* `Transform`
* `GlobalTransform`
* `Visibility`
* `ComputedVisibility`
* `TransformBundle`
* `VisibilityBundle`
* `SpatialBundle`
This should be centralised, easy to find, ...
Contributor guide
Assessment
This issue has not been assessed yet.