bash-doxygen icon indicating copy to clipboard operation
bash-doxygen copied to clipboard

Can we get Doxygen to complain about undocumented files and methods?

Open darnir opened this issue 6 years ago • 0 comments

I'd like to have Doxygen complain about undocumented functions. I have the relevant options set in my Doxyfile.

However, the sed script does not generate anything for functions without a @fn directive. So, undocumented functions are completely hidden with no warning.

Could you please add some support for this?

darnir avatar May 18 '19 07:05 darnir