Skip to content

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Oct 9, 2025

Anything appearing after the @endcond tag is, well, not part of the conditional block anymore. This fixes "INTERNAL_HIDDEN" text appearing at odd polaces in the generated documentation.

Fixes #94862

Anything appearing after the @endcond tag is, well, not part of the
conditional block anymore. This fixes "INTERNAL_HIDDEN" text appearing
at odd polaces in the generated documentation.

Fixes zephyrproject-rtos#94862

Signed-off-by: Benjamin Cabé <[email protected]>
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Oct 9, 2025
@kartben kartben changed the title git pinclude: doc: fix bad @endcond markers include: doc: fix bad @endcond markers Oct 9, 2025
@kartben kartben marked this pull request as ready for review October 9, 2025 20:19
@zephyrbot zephyrbot added area: Base OS Base OS Library (lib/os) area: PMCI Platform Management Communications Infrastructure area: modbus labels Oct 9, 2025
Copy link

sonarqubecloud bot commented Oct 9, 2025

Copy link
Contributor

@teburd teburd left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this, my brain always wants to treat these like our endif's with the #endif /* SOME_THING */ sort of setup

@cfriedt cfriedt merged commit 169cf86 into zephyrproject-rtos:main Oct 10, 2025
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Base OS Base OS Library (lib/os) area: modbus area: PMCI Platform Management Communications Infrastructure Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: doxygen: clock.h: INTERNAL_HIDDEN appears in text

6 participants