Skip to content

bsn: improve docs and add tests#24464

Draft
laundmo wants to merge 15 commits into
bevyengine:mainfrom
laundmo:bsn-better-docs
Draft

bsn: improve docs and add tests#24464
laundmo wants to merge 15 commits into
bevyengine:mainfrom
laundmo:bsn-better-docs

Conversation

@laundmo
Copy link
Copy Markdown
Contributor

@laundmo laundmo commented May 27, 2026

Objective

Improve documentation of bevy_scene/bsn.

Rendered: https://share.yadamiel.com/docs/doc/bevy/

Solution

This PR depends on/includes changes from

Docs changes (approx)

Testing

  • cargo doc -Zrustdoc-mergeable-info -p bevy_scene --lib locally works fine
  • the other cargo doc command also works fine (see cargo.toml diff for full command, its ugh)

Todo

@laundmo laundmo changed the title progress on docs bsn: improve docs and add tests May 27, 2026
@alice-i-cecile alice-i-cecile added this to the 0.19 milestone May 27, 2026
//! - Do you need the "required" components to be automatically added in non-scene contexts? Use required components.
//! - Is spawn performance a very high priority? Use required components.
//!
//! ## .bsn Asset Format
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: somehow mention users can implement it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants