Skip to content

Commit 0893852

Browse files
Document bevy_gizmos (#8186)
# 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 <[email protected]>
1 parent bb63ad7 commit 0893852

File tree

3 files changed

+337
-48
lines changed

3 files changed

+337
-48
lines changed

0 commit comments

Comments
 (0)