We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The YARD documentation in the C files is missing some YARD documentation tags, such as @param, @return...
@param
@return
...I would love help with this.
It's easy to take a source file at a time or maybe even fix the documentation for a single function or two at a time.
Great start for newcomers who want to help in on an open source project.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The YARD documentation in the C files is missing some YARD documentation tags, such as
@param
,@return
......I would love help with this.
It's easy to take a source file at a time or maybe even fix the documentation for a single function or two at a time.
Great start for newcomers who want to help in on an open source project.
The text was updated successfully, but these errors were encountered: