mirror of
https://github.com/bevyengine/bevy
synced 2024-11-25 06:00:20 +00:00
0893852c40
# Objective Fix #8179 ## Solution - Added `#![warn(missing_docs)]` and document all public items. All methods on `Gizmos` have doc examples. - Expanded the docs on the module/crate. Some unfortunate duplication there :/ - Moved the methods from `GizmoBuffer` to be directly on `Gizmos` and made `GizmoBuffer` private. This means the methods on `Gizmos` will show up on its doc page. --------- Co-authored-by: James Liu <contact@jamessliu.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |