RDOC creates documentation from Ruby Source Files. Is there something similar for iOs? It's probably obvious and I just used the wrong phrases on Google...
Asked
Active
Viewed 1,000 times
1 Answers
2
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.

albert
- 8,285
- 3
- 19
- 32

Jeremy Roman
- 16,137
- 1
- 43
- 44