Minor change: Update DocMakefile with all headers.

This commit is contained in:
Gregory John Casamento 2022-02-21 14:47:08 -05:00
parent b6740f0f6c
commit 0fd132fe9f

View file

@ -35,20 +35,36 @@ BaseAdditions_DOC_INSTALL_DIR = Developer
Base_AGSDOC_FILES = \
../Documentation/Base.gsdoc \
NSArchiver.h \
FoundationErrors.h \
Foundation.h \
FoundationLegacySwiftCompatibility.h \
NSAffineTransform.h \
NSAppleEventDescriptor.h \
NSAppleEventManager.h \
NSAppleScript.h \
NSArchiver.h \
NSArray.h \
NSAttributedString.h \
NSAutoreleasePool.h \
NSBackgroundActivityScheduler.h \
NSBundle.h \
NSByteCountFormatter.h \
NSByteOrder.h \
NSCache.h \
NSCalendarDate.h \
NSCalendar.h \
NSCharacterSet.h \
NSClassDescription.h \
NSCoder.h \
NSComparisonPredicate.h \
NSCompoundPredicate.h \
NSConnection.h \
NSData.h \
NSDateComponentsFormatter.h \
NSDateFormatter.h \
NSDate.h \
NSDateIntervalFormatter.h \
NSDateInterval.h \
NSDebug.h \
NSDecimal.h \
NSDecimalNumber.h \
@ -56,25 +72,50 @@ NSDictionary.h \
NSDistantObject.h \
NSDistributedLock.h \
NSDistributedNotificationCenter.h \
NSEnergyFormatter.h \
NSEnumerator.h \
NSError.h \
NSErrorRecoveryAttempting.h \
NSException.h \
NSExpression.h \
NSExtensionContext.h \
NSExtensionItem.h \
NSExtensionRequestHandling.h \
NSFileCoordinator.h \
NSFileHandle.h \
NSFileManager.h \
NSFilePresenter.h \
NSFileVersion.h \
NSFileWrapper.h \
NSFormatter.h \
NSGarbageCollector.h \
NSGeometry.h \
NSHashTable.h \
NSHFSFileTypes.h \
NSHost.h \
NSHTTPCookie.h \
NSHTTPCookieStorage.h \
NSIndexPath.h \
NSIndexSet.h \
NSInvocation.h \
NSInvocationOperation.h \
NSISO8601DateFormatter.h \
NSItemProvider.h \
NSItemProviderReadingWriting.h \
NSJSONSerialization.h \
NSKeyedArchiver.h \
NSKeyValueCoding.h \
NSKeyValueObserving.h \
NSLengthFormatter.h \
NSLinguisticTagger.h \
NSLocale.h \
NSLock.h \
NSMapTable.h \
NSMassFormatter.h \
NSMeasurementFormatter.h \
NSMeasurement.h \
NSMetadataAttributes.h \
NSMetadata.h \
NSMethodSignature.h \
NSNetServices.h \
NSNotification.h \
@ -83,29 +124,53 @@ NSNull.h \
NSNumberFormatter.h \
NSObjCRuntime.h \
NSObject.h \
NSObjectScripting.h \
NSOperation.h \
NSOrderedSet.h \
NSOrthography.h \
NSPathUtilities.h \
NSPointerFunctions.h \
NSPersonNameComponentsFormatter.h \
NSPersonNameComponents.h \
NSPointerArray.h \
NSPointerFunctions.h \
NSPortCoder.h \
NSPort.h \
NSPortMessage.h \
NSPortNameServer.h \
NSPredicate.h \
NSProcessInfo.h \
NSProgress.h \
NSPropertyList.h \
NSProtocolChecker.h \
NSProxy.h \
NSRange.h \
NSRegularExpression.h \
NSRunLoop.h \
NSScanner.h \
NSScriptClassDescription.h \
NSScriptCoercionHandler.h \
NSScriptCommandDescription.h \
NSScriptCommand.h \
NSScriptExecutionContext.h \
NSScriptKeyValueCoding.h \
NSScriptObjectSpecifiers.h \
NSScriptStandardSuiteCommands.h \
NSScriptSuiteRegistry.h \
NSScriptWhoseTests.h \
NSSerialization.h \
NSSet.h \
NSSortDescriptor.h \
NSSpellServer.h \
NSStream.h \
NSString.h \
NSTask.h \
NSTextCheckingResult.h \
NSThread.h \
NSTimer.h \
NSTimeZone.h \
NSUbiquitousKeyValueStore.h \
NSUndoManager.h \
NSUnit.h \
NSURLAuthenticationChallenge.h \
NSURLCache.h \
NSURLConnection.h \
@ -119,7 +184,13 @@ NSURLProtectionSpace.h \
NSURLProtocol.h \
NSURLRequest.h \
NSURLResponse.h \
NSURLSession.h \
NSUserActivity.h \
NSUserDefaults.h \
NSUserNotification.h \
NSUserScriptTask.h \
NSUtilities.h \
NSUUID.h \
NSValue.h \
NSValueTransformer.h \
NSXMLDocument.h \
@ -129,10 +200,9 @@ NSXMLElement.h \
NSXMLNode.h \
NSXMLNodeOptions.h \
NSXMLParser.h \
NSXPCConnection.h \
NSZone.h
BaseAdditions_AGSDOC_FILES = \
../Documentation/BaseAdditions.gsdoc \
GNUstep.h \