Skip to content

Commit

Permalink
Update DocC website
Browse files Browse the repository at this point in the history
This website is current as of Aug 25, 2024 at 05:48 UTC
  • Loading branch information
Anka authored and Anka committed Aug 25, 2024
1 parent 8c2cf28 commit 24e9dcf
Show file tree
Hide file tree
Showing 3,931 changed files with 3,931 additions and 3,931 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion docs/data/documentation/atprotokit.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/data/documentation/atprotokit/apiclientservice.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"schemaVersion":{"patch":0,"major":0,"minor":3},"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"configure","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":" "},{"text":"configuration","kind":"internalParam"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration","text":"URLSessionConfiguration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"platforms":["macOS"]}]},{"parameters":[{"name":"configuration","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An instance of "},{"type":"codeVoice","code":"URLSessionConfiguration"},{"text":".","type":"text"}]}]}],"kind":"parameters"}],"identifier":{"url":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService\/configure(with:)","interfaceLanguage":"swift"},"sections":[],"metadata":{"title":"configure(with:)","remoteSource":{"fileName":"APIClientService.swift","url":"https:\/\/github.com\/MasterJ93\/ATProtoKit\/tree\/main\/Sources\/ATProtoKit\/Utilities\/APIClientService.swift#L37"},"modules":[{"name":"ATProtoKit"}],"externalID":"s:10ATProtoKit16APIClientServiceC9configure4withySo25NSURLSessionConfigurationC_tFZ","symbolKind":"method","fragments":[{"text":"static","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configure"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"with"},{"text":": ","kind":"text"},{"preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration","text":"URLSessionConfiguration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"roleHeading":"Type Method","role":"symbol"},"abstract":[{"text":"Configures the singleton instance with a custom ","type":"text"},{"code":"URLSessionConfiguration","type":"codeVoice"},{"type":"text","text":"."}],"kind":"symbol","variants":[{"paths":["\/documentation\/atprotokit\/apiclientservice\/configure(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"hierarchy":{"paths":[["doc:\/\/ATProtoKit\/documentation\/ATProtoKit","doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService"]]},"references":{"doc://ATProtoKit/documentation/ATProtoKit":{"url":"\/documentation\/atprotokit","type":"topic","kind":"symbol","abstract":[{"text":"Develop and manage client and server-side applications for the AT Protocol and Bluesky.","type":"text"}],"role":"collection","identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit","title":"ATProtoKit","images":[{"type":"icon","identifier":"atprotokit_logo.png"}]},"doc://ATProtoKit/documentation/ATProtoKit/APIClientService":{"navigatorTitle":[{"text":"APIClientService","kind":"identifier"}],"fragments":[{"text":"class","kind":"keyword"},{"kind":"text","text":" "},{"text":"APIClientService","kind":"identifier"}],"role":"symbol","abstract":[{"text":"A helper class to handle the most common HTTP requests for the AT Protocol.","type":"text"}],"type":"topic","identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService","url":"\/documentation\/atprotokit\/apiclientservice","kind":"symbol","title":"APIClientService"},"doc://ATProtoKit/documentation/ATProtoKit/APIClientService/configure(with:)":{"title":"configure(with:)","type":"topic","abstract":[{"text":"Configures the singleton instance with a custom ","type":"text"},{"type":"codeVoice","code":"URLSessionConfiguration"},{"type":"text","text":"."}],"fragments":[{"kind":"keyword","text":"static"},{"text":" ","kind":"text"},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration","text":"URLSessionConfiguration","kind":"typeIdentifier"},{"kind":"text","text":")"}],"kind":"symbol","identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService\/configure(with:)","role":"symbol","url":"\/documentation\/atprotokit\/apiclientservice\/configure(with:)"},"atprotokit_logo.png":{"alt":"A technology icon representing the ATProtoKit framework.","type":"image","identifier":"atprotokit_logo.png","variants":[{"url":"\/images\/atprotokit_logo.png","traits":["1x","light"]}]}}}
{"hierarchy":{"paths":[["doc:\/\/ATProtoKit\/documentation\/ATProtoKit","doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService"]]},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/atprotokit\/apiclientservice\/configure(with:)"]}],"schemaVersion":{"minor":3,"major":0,"patch":0},"kind":"symbol","metadata":{"role":"symbol","symbolKind":"method","title":"configure(with:)","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"text":"(","kind":"text"},{"text":"with","kind":"externalParam"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URLSessionConfiguration","preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration"},{"kind":"text","text":")"}],"remoteSource":{"fileName":"APIClientService.swift","url":"https:\/\/github.com\/MasterJ93\/ATProtoKit\/tree\/main\/Sources\/ATProtoKit\/Utilities\/APIClientService.swift#L37"},"roleHeading":"Type Method","externalID":"s:10ATProtoKit16APIClientServiceC9configure4withySo25NSURLSessionConfigurationC_tFZ","modules":[{"name":"ATProtoKit"}]},"sections":[],"abstract":[{"text":"Configures the singleton instance with a custom ","type":"text"},{"code":"URLSessionConfiguration","type":"codeVoice"},{"type":"text","text":"."}],"identifier":{"url":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService\/configure(with:)","interfaceLanguage":"swift"},"primaryContentSections":[{"kind":"declarations","declarations":[{"platforms":["macOS"],"tokens":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"text":" ","kind":"text"},{"kind":"identifier","text":"configure"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":" ","kind":"text"},{"kind":"internalParam","text":"configuration"},{"text":": ","kind":"text"},{"text":"URLSessionConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration"},{"text":")","kind":"text"}],"languages":["swift"]}]},{"kind":"parameters","parameters":[{"name":"configuration","content":[{"type":"paragraph","inlineContent":[{"text":"An instance of ","type":"text"},{"type":"codeVoice","code":"URLSessionConfiguration"},{"text":".","type":"text"}]}]}]}],"references":{"doc://ATProtoKit/documentation/ATProtoKit/APIClientService":{"title":"APIClientService","fragments":[{"kind":"keyword","text":"class"},{"text":" ","kind":"text"},{"text":"APIClientService","kind":"identifier"}],"navigatorTitle":[{"kind":"identifier","text":"APIClientService"}],"identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService","url":"\/documentation\/atprotokit\/apiclientservice","kind":"symbol","type":"topic","abstract":[{"type":"text","text":"A helper class to handle the most common HTTP requests for the AT Protocol."}],"role":"symbol"},"atprotokit_logo.png":{"variants":[{"traits":["1x","light"],"url":"\/images\/atprotokit_logo.png"}],"type":"image","identifier":"atprotokit_logo.png","alt":"A technology icon representing the ATProtoKit framework."},"doc://ATProtoKit/documentation/ATProtoKit":{"title":"ATProtoKit","url":"\/documentation\/atprotokit","abstract":[{"type":"text","text":"Develop and manage client and server-side applications for the AT Protocol and Bluesky."}],"type":"topic","identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit","role":"collection","images":[{"type":"icon","identifier":"atprotokit_logo.png"}],"kind":"symbol"},"doc://ATProtoKit/documentation/ATProtoKit/APIClientService/configure(with:)":{"role":"symbol","url":"\/documentation\/atprotokit\/apiclientservice\/configure(with:)","title":"configure(with:)","abstract":[{"type":"text","text":"Configures the singleton instance with a custom "},{"type":"codeVoice","code":"URLSessionConfiguration"},{"type":"text","text":"."}],"identifier":"doc:\/\/ATProtoKit\/documentation\/ATProtoKit\/APIClientService\/configure(with:)","type":"topic","fragments":[{"text":"static","kind":"keyword"},{"kind":"text","text":" "},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"text":"configure","kind":"identifier"},{"kind":"text","text":"("},{"text":"with","kind":"externalParam"},{"text":": ","kind":"text"},{"text":"URLSessionConfiguration","kind":"typeIdentifier","preciseIdentifier":"c:objc(cs)NSURLSessionConfiguration"},{"kind":"text","text":")"}],"kind":"symbol"}}}
Loading

0 comments on commit 24e9dcf

Please sign in to comment.