Get Doxygen to show XCode compile errors if documentation is missing
Posted
by Rob
on Stack Overflow
See other posts from Stack Overflow
or by Rob
Published on 2010-05-31T18:59:53Z
Indexed on
2010/06/01
7:43 UTC
Read the original article
Hit count: 318
I have been successful with this in the past but now I can't seem to find the setting that tells XCode or Doxygen (or both) to display compile errors if documentation is missing. I have looked at the Apple documentation that tells how to create docsets and that works fine but XCode does not throw compiling errors on missing comments in the source code. Anyone know how to get this turned on?
Thanks, Rob
© Stack Overflow or respective owner