Appledoc - xslim/mrt.io GitHub Wiki
- Uses Markdown
-
*strong*
,_ emphasized_
@bug
@warning
@return <description>
@param <name> <description>
-
@exception <name> <description>
- exception that may be raised by a method -
@see <name>
, Ex:@see [String Programming Guide](document1).
-
@name <title>
- Grouping