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

docs: Improve some ComponentId doc cross-linking. #9839

Merged

Conversation

waywardmonkeys
Copy link
Contributor

Objective

  • When reading API docs and seeing a reference to ComponentId, it isn't immediately clear how to get one from your Component. It could be made to be more clear.

Solution

  • Improve cross-linking of docs about ComponentId

@nicopap nicopap added C-Docs An addition or correction to our documentation A-ECS Entities, components, systems, and events labels Sep 18, 2023
@mockersf mockersf 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 Sep 18, 2023
@james7132 james7132 added this pull request to the merge queue Sep 18, 2023
Merged via the queue into bevyengine:main with commit 4442451 Sep 18, 2023
25 checks passed
@waywardmonkeys waywardmonkeys deleted the link-component-id-docs-more branch September 19, 2023 00:26
rdrpenguin04 pushed a commit to rdrpenguin04/bevy that referenced this pull request Jan 9, 2024
# Objective

- When reading API docs and seeing a reference to `ComponentId`, it
isn't immediately clear how to get one from your `Component`. It could
be made to be more clear.

## Solution

- Improve cross-linking of docs about `ComponentId`
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 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.

4 participants