appledoc icon indicating copy to clipboard operation
appledoc copied to clipboard

External constant is not supported

Open primomh opened this issue 9 years ago • 3 comments

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;

primomh avatar Apr 10 '15 14:04 primomh

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.

AnthonyMDev avatar May 01 '15 18:05 AnthonyMDev

Has there been any progress on this?

arvkmr avatar Nov 05 '18 23:11 arvkmr

No progress unfortunately...

tomaz avatar Nov 06 '18 09:11 tomaz