appledoc
appledoc copied to clipboard
External constant is not supported
The following parter for the definition of an external constant is not supported by appledoc. It should be very nice to have it.
/**
* MY_STRING_CONST
*
* A nice description
*/
FOUNDATION_EXPORT NSString *const MY_STRING_CONST;
This is a planned feature for 3.0. See #2 It is really unfortunate though. I really need to have this in order to make appledoc work for me.
Has there been any progress on this?
No progress unfortunately...