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

Rework Object getter, setter and property docs #15428

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ysbaddaden
Copy link
Contributor

@ysbaddaden ysbaddaden commented Feb 7, 2025

Initial rework of the documentation for Object getter, setter and property macros to avoid duplication and repetition.

A general description of the behavior has been added to Object itself, with references to the different variants. Then each macro has a smaller description on how it is different from the main behavior.

Even if imperfect I believe it's a good start. Feel free to edit, modify and take over the PR as you see fit (or better: work on a follow up).

Follow up to #15386

Screenshot of what the general doc looks

image

Screenshot of what a macro doc looks

image

@ysbaddaden ysbaddaden self-assigned this Feb 7, 2025
@ysbaddaden ysbaddaden force-pushed the refactor/object-property-docs branch from e21a5cd to adff0b0 Compare February 20, 2025 17:44
@ysbaddaden
Copy link
Contributor Author

Rebased from master since #15386 got merged.
Added a couple screenshots of what the docs would look like.

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

Successfully merging this pull request may close these issues.

2 participants