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

Doc: fix doc generation warnings in system sleep.h files #203

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

arnopo
Copy link
Contributor

@arnopo arnopo commented Apr 6, 2022

Fix "unbalanced grouping commands" warnings by cleaning up
the end-of-block occurrences, defined without starting tag.
No need to define an API interface block in these files, the
interface is already described in the main sleep.h file.

Signed-off-by: Arnaud Pouliquen [email protected]

Fix "unbalanced grouping commands" warnings by cleaning up
the end-of-block occurrences, defined without starting tag.
No need to define an API interface block in these files, the
interface is already described in the main sleep.h file.

Signed-off-by: Arnaud Pouliquen <[email protected]>
@arnopo arnopo requested a review from edmooring April 6, 2022 07:53
@arnopo arnopo added this to the Release V2022.04 milestone Apr 6, 2022
Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

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

Looks good to me.

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