Skip to content

Instantly share code, notes, and snippets.

@DerekK19
Last active October 11, 2015 12:07
Show Gist options
  • Save DerekK19/3856781 to your computer and use it in GitHub Desktop.
Save DerekK19/3856781 to your computer and use it in GitHub Desktop.
XCode Doxygen interface section header
/**
@interface <#Interface#>
@addtogroup <#Group#>
@{
*/
/**
@brief <#Brief description#>
<#Full description#>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment