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

Better documentation for annotations/attributes #1441

Conversation

MalekMneri
Copy link
Contributor

@MalekMneri MalekMneri commented Apr 14, 2023

I added documentation to annotations with No details available and improved a few others.

Copy link
Collaborator

@DerManoMann DerManoMann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good. Only thing that could be improved is that docblocks typically consist of two bits:

title/summary:
First sentence, separated by an empty line from the rest of the text.

description:
The long description.

/**
 * The summary of this element.
 *
 * This is where you would go into more detail...
 */

@MalekMneri
Copy link
Contributor Author

MalekMneri commented Apr 17, 2023

I've separated the long descriptions and left the short descriptions as is.
Let me know if there are any specific changes needed.

@DerManoMann DerManoMann merged commit 237c9ca into zircote:master Apr 19, 2023
@DerManoMann
Copy link
Collaborator

Thanks @MalekMneri

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

Successfully merging this pull request may close these issues.

2 participants