AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Documenting code

Last modified: 07 July 2021

In AppCode, you can generate and view documentation for your Swift and Objective-C code. For Objective-C, you can add HeaderDoc, Doxygen, and appledoc comments and generate full-fledged documentation in various formats using corresponding tools. For Swift, the Markdown syntax is available for code documentation formatting.