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

Fix docstring(s) attributed to the flamegpu namespace #1169

Merged
merged 2 commits into from
Jan 12, 2024

Conversation

ptheywood
Copy link
Member

Replaces docstring comments with regular multline comments where appropriate (/** -> /*)

Moves docstring comments to be correctly associated with the namespace where appropriate.

Adds a single explicit docstring comment for flamegpu, in flamegpu/flamegpu.h

Closes #1149

@ptheywood ptheywood requested review from Robadob and mondus January 4, 2024 15:37
@ptheywood
Copy link
Member Author

I've not thoroughly checked the full docs, there are too many pages, but I skipped all the explcitly documented namespaces in doxygen html output.

Copy link
Member

@Robadob Robadob left a comment

Choose a reason for hiding this comment

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

Grand scheme the stars are inconsequential, fixes are positive.

@Robadob
Copy link
Member

Robadob commented Jan 5, 2024 via email

@ptheywood ptheywood merged commit a3bd48e into master Jan 12, 2024
@ptheywood ptheywood deleted the docstring-locations branch January 12, 2024 11:15
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.

Incorrectly located docstrings attribtuted to namespaces
2 participants