Re: How to silence documentation warnings?
Re: How to silence documentation warnings?
- Subject: Re: How to silence documentation warnings?
- From: Jens Alfke <email@hidden>
- Date: Thu, 29 Jun 2017 14:28:29 -0700
> On Jun 29, 2017, at 1:30 PM, Mike Crawford <email@hidden> wrote:
>
> Apple's headers have a lot of markup for Doxygen or some similar tool,
> but I get 200 warnings complaining about them before LLVM just gives
> up.
I’ve never seen that. I’m familiar with that warning, but it only happens when
the tags in the doc-comments don’t match the actual function signature, and
Apple’s comments don’t have problems like that.
What do the warnings look like exactly?
(You can turn off the warning in the build settings. I don’t remember the exact
name, but it’s something about checking documentation comments.)
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden