Skip to content

Conversation

@albert-github
Copy link
Collaborator

Adding the possibility to use the \doxyconfig command in the section label of \if

Adding the possibility to use the `\doxyconfig` command in the section label of `\if`
@albert-github albert-github added the enhancement a request to enhance doxygen, not a bug label Sep 9, 2025
@doxygen
Copy link
Owner

doxygen commented Sep 14, 2025

@albert-github This makes it work for \if but not for \cond. I think it would be better to do the \doxyconfig handling inside the CondParser.

@albert-github
Copy link
Collaborator Author

That is indeed the case I created a "proof of concept" working for the \if command and thought about adding it somewhere else in a generic way as well. I thought I would have to change the constexpr parser for this (and was not fond of it to do that, also seen the limited time I had at that moment).
Feel free to to create an alternative implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement a request to enhance doxygen, not a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants