Skip to content

Commit

Permalink
Update documentation to 10ec67c on 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Jul 11, 2024
1 parent 2d1ed81 commit 530ab59
Show file tree
Hide file tree
Showing 2,755 changed files with 3,848 additions and 3,083 deletions.
9 changes: 9 additions & 0 deletions release/css/523.e9a069b0.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions release/css/675.40c3bcb2.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions release/css/chunk-c0335d80.10a2f091.css

This file was deleted.

9 changes: 0 additions & 9 deletions release/css/documentation-topic.1d1eec04.css

This file was deleted.

9 changes: 9 additions & 0 deletions release/css/documentation-topic.b186e79f.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions release/css/documentation-topic~topic.b6287bcf.css

This file was deleted.

This file was deleted.

9 changes: 0 additions & 9 deletions release/css/index.038e887c.css

This file was deleted.

9 changes: 9 additions & 0 deletions release/css/index.ff036a9e.css

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions release/css/topic.672a9049.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions release/css/topic.d8c126f3.css

This file was deleted.

9 changes: 9 additions & 0 deletions release/css/tutorials-overview.6eb589ed.css

Large diffs are not rendered by default.

9 changes: 0 additions & 9 deletions release/css/tutorials-overview.c249c765.css

This file was deleted.

8 changes: 7 additions & 1 deletion release/data/documentation/parseswift/api/endpoint.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,8 @@
"relationshipsSections" : [
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SE"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SE",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP"
],
"kind" : "relationships",
"title" : "Conforms To",
Expand Down Expand Up @@ -1520,6 +1521,11 @@
"title" : "API.Endpoint.verifyPassword",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/endpoint\/verifypassword"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/s8SendableP": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP",
"title" : "Swift.Sendable",
"type" : "unresolvable"
}
}
}
8 changes: 7 additions & 1 deletion release/data/documentation/parseswift/api/method.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SE",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SY"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SY",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP"
],
"kind" : "relationships",
"title" : "Conforms To",
Expand Down Expand Up @@ -417,6 +418,11 @@
"title" : "init(rawValue:)",
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/method\/init(rawvalue:)"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/s8SendableP": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP",
"title" : "Swift.Sendable",
"type" : "unresolvable"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
},
{
"kind" : "text",
"text" : ": "
"text" : ": any "
},
{
"kind" : "typeIdentifier",
Expand Down Expand Up @@ -172,7 +172,7 @@
},
{
"kind" : "text",
"text" : ": "
"text" : ": any "
},
{
"kind" : "typeIdentifier",
Expand Down Expand Up @@ -380,7 +380,7 @@
},
{
"kind" : "text",
"text" : ": "
"text" : ": any "
},
{
"kind" : "typeIdentifier",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
}
],
"role" : "collectionGroup",
"roleHeading" : "API Collection",
"title" : "Equatable Implementations"
},
"schemaVersion" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
}
],
"role" : "collectionGroup",
"roleHeading" : "API Collection",
"title" : "RawRepresentable Implementations"
},
"schemaVersion" : {
Expand Down Expand Up @@ -215,7 +216,7 @@
},
{
"kind" : "text",
"text" : ": "
"text" : ": any "
},
{
"kind" : "typeIdentifier",
Expand Down
17 changes: 16 additions & 1 deletion release/data/documentation/parseswift/api/option.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP"
],
"kind" : "relationships",
"title" : "Conforms To",
Expand Down Expand Up @@ -438,6 +439,15 @@
"preciseIdentifier" : "s:SE",
"text" : "Encodable"
},
{
"kind" : "text",
"text" : " & "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:s8SendableP",
"text" : "Sendable"
},
{
"kind" : "text",
"text" : ")"
Expand Down Expand Up @@ -865,6 +875,11 @@
"type" : "topic",
"url" : "\/documentation\/parseswift\/api\/option\/useprimarykey"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/s8SendableP": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP",
"title" : "Swift.Sendable",
"type" : "unresolvable"
},
"https://developer.apple.com/documentation/foundation/url_loading_system/accessing_cached_data": {
"identifier" : "https:\/\/developer.apple.com\/documentation\/foundation\/url_loading_system\/accessing_cached_data",
"title" : "documentation",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"kind" : "symbol",
"metadata" : {
"externalID" : "s:10ParseSwift3APIV6OptionO7contextyAESE_pcAEmF",
"externalID" : "s:10ParseSwift3APIV6OptionO7contextyAESE_s8SendablepcAEmF",
"fragments" : [
{
"kind" : "keyword",
Expand All @@ -43,6 +43,15 @@
"preciseIdentifier" : "s:SE",
"text" : "Encodable"
},
{
"kind" : "text",
"text" : " & "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:s8SendableP",
"text" : "Sendable"
},
{
"kind" : "text",
"text" : ")"
Expand Down Expand Up @@ -90,6 +99,15 @@
"preciseIdentifier" : "s:SE",
"text" : "Encodable"
},
{
"kind" : "text",
"text" : " & "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:s8SendableP",
"text" : "Sendable"
},
{
"kind" : "text",
"text" : ")"
Expand Down Expand Up @@ -260,6 +278,15 @@
"preciseIdentifier" : "s:SE",
"text" : "Encodable"
},
{
"kind" : "text",
"text" : " & "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:s8SendableP",
"text" : "Sendable"
},
{
"kind" : "text",
"text" : ")"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
}
],
"role" : "collectionGroup",
"roleHeading" : "API Collection",
"title" : "Equatable Implementations"
},
"schemaVersion" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
}
],
"role" : "collectionGroup",
"roleHeading" : "API Collection",
"title" : "ObservableObject Implementations"
},
"schemaVersion" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
}
],
"role" : "collectionGroup",
"roleHeading" : "API Collection",
"title" : "Equatable Implementations"
},
"schemaVersion" : {
Expand Down
Loading

0 comments on commit 530ab59

Please sign in to comment.