Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Enhanced par_for_each and par_for_each_mut docs #4039

Closed
wants to merge 1 commit into from

Conversation

Jupp56
Copy link
Contributor

@Jupp56 Jupp56 commented Feb 25, 2022

Objective

Continuation of #2663 due to git problems - better documentation for Query::par_for_each and par_for_each_mut

Solution

Going into more detail about the function parameters

@github-actions github-actions bot added the S-Needs-Triage This issue needs to be labelled label Feb 25, 2022
@Jupp56
Copy link
Contributor Author

Jupp56 commented Feb 25, 2022

@alice-i-cecile @mockersf Here is the new PR - now newly forked and (at the moment) 100% merge-conflict-free!

@alice-i-cecile alice-i-cecile added A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation and removed S-Needs-Triage This issue needs to be labelled labels Feb 25, 2022
@alice-i-cecile
Copy link
Member

Great, thanks!

@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Feb 25, 2022
# Objective
Continuation of  #2663 due to git problems - better documentation for Query::par_for_each and par_for_each_mut

## Solution
Going into more detail about the function parameters
@bors bors bot changed the title Enhanced par_for_each and par_for_each_mut docs [Merged by Bors] - Enhanced par_for_each and par_for_each_mut docs Feb 26, 2022
@bors bors bot closed this Feb 26, 2022
kurtkuehnert pushed a commit to kurtkuehnert/bevy that referenced this pull request Mar 6, 2022
# Objective
Continuation of  bevyengine#2663 due to git problems - better documentation for Query::par_for_each and par_for_each_mut

## Solution
Going into more detail about the function parameters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants