-
Notifications
You must be signed in to change notification settings - Fork 195
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
Doxygen guide #423
Doxygen guide #423
Conversation
Builds locally without issue and the page looks fine |
Since you mentioned both input and output parameters, could you also include an example that uses |
@stephanie-eng just added another example that uses |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this addition, this is helpful. Eventually, it would be nice to add a description for the style of doxygen comments we use with configs for those various tools, but this is a really nice addition regardless.
(cherry picked from commit ea8b4fc)
(cherry picked from commit ea8b4fc)
Description
Added a short tutorial with an introduction to Doxygen comments, resolves #254
Checklist