Skip to content

Make the Commands::add docs more representative of actual use cases #4737

@alice-i-cecile

Description

@alice-i-cecile

How can Bevy's documentation be improved?

The current docs show a contrived example: in real use cases this would be commands.insert_bundle.

Replace this example with two examples:

  1. A custom command.
  2. Using a closure that operates on &mut World to perform a simple task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ECSEntities, components, systems, and eventsC-DocsAn addition or correction to our documentationD-TrivialNice and easy! A great choice to get started with Bevy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions