开发者

What's the RDoc for iOs?

开发者 https://www.devze.com 2023-03-24 05:01 出处:网络
RDOC creates documentation from Ruby Source Files. Is there开发者_Go百科 something similar for iOs? It\'s probably obvious and I just used the wrong phrases on Google...I haven\'t used myself, but app

RDOC creates documentation from Ruby Source Files. Is there开发者_Go百科 something similar for iOs? It's probably obvious and I just used the wrong phrases on Google...


I haven't used myself, but apparently Doxygen works for Objective-C code (it doesn't matter what platform you're deploying to, since it's documentation).

See also this Stack Overflow question.

0

精彩评论

暂无评论...
验证码 换一张
取 消