Skip to content

Commit

Permalink
Update documentation to 0485a6b on 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Mar 12, 2024
1 parent b4b570c commit 7d56839
Show file tree
Hide file tree
Showing 4,637 changed files with 1,186,312 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
12,108 changes: 12,108 additions & 0 deletions release/data/documentation/parseswift.json

Large diffs are not rendered by default.

582 changes: 582 additions & 0 deletions release/data/documentation/parseswift/!=(_:_:)-4oylc.json

Large diffs are not rendered by default.

493 changes: 493 additions & 0 deletions release/data/documentation/parseswift/!=(_:_:)-6f2gk.json

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions release/data/documentation/parseswift/!=(_:_:)-8iwik.json

Large diffs are not rendered by default.

474 changes: 474 additions & 0 deletions release/data/documentation/parseswift/==(_:_:)-5jg5t.json

Large diffs are not rendered by default.

580 changes: 580 additions & 0 deletions release/data/documentation/parseswift/==(_:_:)-8pl0h.json

Large diffs are not rendered by default.

582 changes: 582 additions & 0 deletions release/data/documentation/parseswift/==(_:_:)-998hz.json

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions release/data/documentation/parseswift/_(_:_:)-35vq2.json

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions release/data/documentation/parseswift/_(_:_:)-4bsb2.json

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions release/data/documentation/parseswift/_=(_:_:)-434pw.json

Large diffs are not rendered by default.

411 changes: 411 additions & 0 deletions release/data/documentation/parseswift/_=(_:_:)-6tzg.json

Large diffs are not rendered by default.

546 changes: 546 additions & 0 deletions release/data/documentation/parseswift/and(queries:)-4ugox.json

Large diffs are not rendered by default.

546 changes: 546 additions & 0 deletions release/data/documentation/parseswift/and(queries:)-8cafq.json

Large diffs are not rendered by default.

298 changes: 298 additions & 0 deletions release/data/documentation/parseswift/api.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,298 @@
{
"abstract" : [
{
"text" : "The REST API for communicating with a Parse Server.",
"type" : "text"
}
],
"hierarchy" : {
"paths" : [
[
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API"
},
"kind" : "symbol",
"metadata" : {
"externalID" : "s:10ParseSwift3APIV",
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "API"
}
],
"modules" : [
{
"name" : "ParseSwift"
}
],
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "API"
}
],
"role" : "symbol",
"roleHeading" : "Structure",
"symbolKind" : "struct",
"title" : "API"
},
"primaryContentSections" : [
{
"declarations" : [
{
"languages" : [
"swift"
],
"platforms" : [
"iOS"
],
"tokens" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "API"
}
]
}
],
"kind" : "declarations"
}
],
"schemaVersion" : {
"major" : 0,
"minor" : 3,
"patch" : 0
},
"sections" : [

],
"topicSections" : [
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Options"
],
"title" : "Type Aliases"
},
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Endpoint",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Method",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Option"
],
"title" : "Enumerations"
}
],
"variants" : [
{
"paths" : [
"\/documentation\/parseswift\/api"
],
"traits" : [
{
"interfaceLanguage" : "swift"
}
]
}
]
,
"references": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift": {
"abstract" : [
{
"text" : "A pure Swift library that gives you access to the powerful Parse Server backend from your Swift applications.",
"type" : "text"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift",
"kind" : "symbol",
"role" : "collection",
"title" : "ParseSwift",
"type" : "topic",
"url" : "\/documentation\/parseswift"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/API": {
"abstract" : [
{
"text" : "The REST API for communicating with a Parse Server.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "struct"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "API"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "API"
}
],
"role" : "symbol",
"title" : "API",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/API/Endpoint": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "enum"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "Endpoint"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Endpoint",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "Endpoint"
}
],
"role" : "symbol",
"title" : "API.Endpoint",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/endpoint"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/API/Method": {
"abstract" : [

],
"fragments" : [
{
"kind" : "keyword",
"text" : "enum"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "Method"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Method",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "Method"
}
],
"role" : "symbol",
"title" : "API.Method",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/method"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/API/Option": {
"abstract" : [
{
"text" : "Options available to send to Parse Server.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "enum"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "Option"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Option",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "Option"
}
],
"role" : "symbol",
"title" : "API.Option",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/option"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/API/Options": {
"abstract" : [
{
"text" : "A type alias for the set of options.",
"type" : "text"
}
],
"fragments" : [
{
"kind" : "keyword",
"text" : "typealias"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "Options"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/API\/Options",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "Options"
}
],
"role" : "symbol",
"title" : "API.Options",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/options"
}
}
}
Loading

0 comments on commit 7d56839

Please sign in to comment.