Skip to content

Doxygen is not finding a defined group. But why? #77819

Answered by kartben
alexpaschoaletto asked this question in Q&A
Discussion options

You must be logged in to vote

https://github.com/alexpaschoaletto/zephyr/blob/cbs-as-subsystem/include/zephyr/server/cbs.h#L22C1-L23C1

This macro isn't set when you're building the documentation so the whole section is skipped.
As it's just a header, the guard probably doesn't make sense anyway. But if you really need it, you may set the macro there: https://github.com/alexpaschoaletto/zephyr/blob/cbs-as-subsystem/doc/zephyr.doxyfile.in#L2351

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@alexpaschoaletto
Comment options

@kartben
Comment options

@alexpaschoaletto
Comment options

@kartben
Comment options

Answer selected by alexpaschoaletto
@kartben
Comment options

@alexpaschoaletto
Comment options

@jukkar
Comment options

jukkar Sep 1, 2024
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants