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: doxygen: respect macro for nonnull attribute #147

Merged
merged 1 commit into from
Nov 1, 2023
Merged

doc: doxygen: respect macro for nonnull attribute #147

merged 1 commit into from
Nov 1, 2023

Conversation

rexut
Copy link
Member

@rexut rexut commented Oct 31, 2023

Zephyr upstream now uses a new (private) CPP macro to handle nonnull attribute in internal kernel API. Thus Doxygen have to know about and strip the declarations.

Zephyr upstream now uses a new (private) CPP macro to handle
nonnull attribute in internal kernel API. Thus Doxygen have to
know about and strip the declarations.

Signed-off-by: Stephan Linz <[email protected]>
@github-actions
Copy link

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

@rexut rexut requested a review from tobiaskaestner October 31, 2023 16:08
Copy link
Contributor

@tobiaskaestner tobiaskaestner left a comment

Choose a reason for hiding this comment

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

LGTM

@rexut rexut merged commit bfd3ff2 into main Nov 1, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants