Added Lots of Documentation
Added some nice to haves Improved and Unified General Code Layout
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
//
|
||||
|
||||
|
||||
/*!
|
||||
@header
|
||||
This file contains the <code>NSIndexPath(MPAdditions)</code> category.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
/*!
|
||||
@category NSIndexPath (MPAdditions)
|
||||
@@ -15,7 +21,6 @@
|
||||
*/
|
||||
@interface NSIndexPath (MPAdditions)
|
||||
|
||||
|
||||
/*!
|
||||
@property firstIndex
|
||||
@abstract The first index from the receiver.
|
||||
|
||||
Reference in New Issue
Block a user