Skip to content

[Merged by Bors] - bevy_asset: add missing doc in wasm#5407

Closed
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:bevy_asset-missing-docs-in-wasm
Closed

[Merged by Bors] - bevy_asset: add missing doc in wasm#5407
mockersf wants to merge 1 commit intobevyengine:mainfrom
mockersf:bevy_asset-missing-docs-in-wasm

Conversation

@mockersf
Copy link
Member

Objective

Solution

  • Add documentation for it

@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation O-Web Specific to web (WASM) builds labels Jul 20, 2022
@alice-i-cecile alice-i-cecile added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Jul 21, 2022
@alice-i-cecile
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jul 21, 2022
# Objective

- `#![warn(missing_docs)]` was added to bevy_asset in #3536
- A method was not documented when targeting wasm

## Solution

- Add documentation for it
@bors
Copy link
Contributor

bors bot commented Jul 21, 2022

@bors bors bot changed the title bevy_asset: add missing doc in wasm [Merged by Bors] - bevy_asset: add missing doc in wasm Jul 21, 2022
@bors bors bot closed this Jul 21, 2022
inodentry pushed a commit to IyesGames/bevy that referenced this pull request Aug 8, 2022
# Objective

- `#![warn(missing_docs)]` was added to bevy_asset in bevyengine#3536
- A method was not documented when targeting wasm

## Solution

- Add documentation for it
james7132 pushed a commit to james7132/bevy that referenced this pull request Oct 28, 2022
# Objective

- `#![warn(missing_docs)]` was added to bevy_asset in bevyengine#3536
- A method was not documented when targeting wasm

## Solution

- Add documentation for it
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective

- `#![warn(missing_docs)]` was added to bevy_asset in bevyengine#3536
- A method was not documented when targeting wasm

## Solution

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

Labels

C-Docs An addition or correction to our documentation O-Web Specific to web (WASM) builds S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants