What are the new documentation commands available in Xcode 5? [closed]

One of Xcode 5’s new features is the ability to document your own code with a special comment syntax. The format is similar to doxygen, but appears to only support a subset of those features.

Which commands are supported, and which ones aren’t?
Do any of their usages differ from doxygen?

4 Answers
4

Leave a Comment