spicy icon indicating copy to clipboard operation
spicy copied to clipboard

Consider checking Doxygen comments at compile time

Open bbannier opened this issue 5 years ago • 0 comments

Even though we currently do not render Doxygen output, we still try to document some interfaces with it. We should consider validating that these comments are correct, e.g., by adding -Wdocumentation to the compiler flags if compiling with Clang.

bbannier avatar Apr 23 '20 07:04 bbannier