Check for undocumented (Doxygen) C++ sources?

hi,

i would like to know if there is a rule/plugin to check for undocumented (Doxygen-style) classes, methods, etc. in C++ sources. The only thing i found was the doxygen plugin to generate documentation and have it available in SonarQube.

  • SonarQube 7.3

thx,
Peter

Greetings Peter,

RSPEC-1888 has been created but I don’t think it has been implemented anywhere yet. Reading the ticket, does this sound like what you’d be looking for?

Colin

yes, this would be it, thx for the hint!