Add documentation groups

This commit is contained in:
Ross Boucher
2009-05-18 15:43:36 -07:00
parent 6b9b9b544b
commit 850125b8ab
88 changed files with 354 additions and 62 deletions
+3 -1
View File
@@ -28,7 +28,9 @@
var CPSharedDocumentController = nil;
/*! @class CPDocumentController
/*!
@ingroup appkit
@class CPDocumentController
This class is responsible for managing an application's open documents.
*/
@implementation CPDocumentController : CPObject