Skip to content

Commit

Permalink
Update documentation to 173e7d8 on 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Jul 13, 2024
1 parent 7b99886 commit 69a4a34
Show file tree
Hide file tree
Showing 70 changed files with 1,066 additions and 1,153 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/className-499yb",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/className-swift.property"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/className-swift.property",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/className-499yb"
],
"title" : "Objectable Implementations"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/isSaved()-9c65v",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/isSaved"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/isSaved",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/Objectable\/isSaved()-9c65v"
],
"title" : "Objectable Implementations"
}
Expand Down
6 changes: 6 additions & 0 deletions release/data/documentation/parseswift/parseclp.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/Se",
"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\/s8SendableP"
],
"kind" : "relationships",
Expand Down Expand Up @@ -235,6 +236,11 @@
"title" : "Swift.Encodable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SH": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"title" : "Swift.Hashable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SQ": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"title" : "Swift.Equatable",
Expand Down
6 changes: 6 additions & 0 deletions release/data/documentation/parseswift/parseconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/Se",
"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\/s8SendableP"
],
"kind" : "relationships",
Expand Down Expand Up @@ -237,6 +238,11 @@
"title" : "Swift.Encodable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SH": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"title" : "Swift.Hashable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SQ": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"title" : "Swift.Equatable",
Expand Down
18 changes: 18 additions & 0 deletions release/data/documentation/parseswift/parseerror.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SE",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s5ErrorP",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/s8SendableP"
],
"kind" : "relationships",
Expand Down Expand Up @@ -137,6 +138,7 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Encodable-Implementations",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Equatable-Implementations",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Error-Implementations",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Hashable-Implementations",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/LocalizedError-Implementations"
],
"title" : "Default Implementations"
Expand Down Expand Up @@ -166,6 +168,11 @@
"title" : "Swift.Encodable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SH": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"title" : "Swift.Hashable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SQ": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"title" : "Swift.Equatable",
Expand Down Expand Up @@ -352,6 +359,17 @@
"type" : "topic",
"url" : "\/documentation\/parseswift\/parseerror\/error-implementations"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError/Hashable-Implementations": {
"abstract" : [

],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Hashable-Implementations",
"kind" : "article",
"role" : "collectionGroup",
"title" : "Hashable Implementations",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parseerror\/hashable-implementations"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError/LocalizedError-Implementations": {
"abstract" : [

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"paths" : [
[
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/Hashable-Implementations"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Hashable-Implementations"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/hash(into:)"
"url" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/hash(into:)"
},
"kind" : "symbol",
"metadata" : {
"extendedModule" : "ParseSwift",
"externalID" : "s:10ParseSwift0A6ObjectPAAE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:10ParseSwift0A10PushStatusV",
"externalID" : "s:10ParseSwift0A5ErrorV4hash4intoys6HasherVz_tF",
"fragments" : [
{
"kind" : "keyword",
Expand Down Expand Up @@ -160,7 +160,7 @@
"variants" : [
{
"paths" : [
"\/documentation\/parseswift\/parsepushstatus\/hash(into:)"
"\/documentation\/parseswift\/parseerror\/hash(into:)"
],
"traits" : [
{
Expand All @@ -185,10 +185,10 @@
"type" : "topic",
"url" : "\/documentation\/parseswift"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError": {
"abstract" : [
{
"text" : "The PushStatus on the Parse Server.",
"text" : "An object with a Parse code and message.",
"type" : "text"
}
],
Expand All @@ -203,34 +203,34 @@
},
{
"kind" : "identifier",
"text" : "ParsePushStatus"
"text" : "ParseError"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus",
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ParsePushStatus"
"text" : "ParseError"
}
],
"role" : "symbol",
"title" : "ParsePushStatus",
"title" : "ParseError",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parsepushstatus"
"url" : "\/documentation\/parseswift\/parseerror"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus/Hashable-Implementations": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError/Hashable-Implementations": {
"abstract" : [

],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/Hashable-Implementations",
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Hashable-Implementations",
"kind" : "article",
"role" : "collectionGroup",
"title" : "Hashable Implementations",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parsepushstatus\/hashable-implementations"
"url" : "\/documentation\/parseswift\/parseerror\/hashable-implementations"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus/hash(into:)": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError/hash(into:)": {
"abstract" : [

],
Expand Down Expand Up @@ -277,12 +277,12 @@
"text" : ")"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/hash(into:)",
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/hash(into:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "hash(into:)",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parsepushstatus\/hash(into:)"
"url" : "\/documentation\/parseswift\/parseerror\/hash(into:)"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"paths" : [
[
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/Hashable-Implementations"
"url" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/Hashable-Implementations"
},
"kind" : "article",
"metadata" : {
Expand All @@ -34,15 +34,15 @@
{
"generated" : true,
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/hash(into:)"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/hash(into:)"
],
"title" : "Instance Methods"
}
],
"variants" : [
{
"paths" : [
"\/documentation\/parseswift\/parsepushstatus\/hashable-implementations"
"\/documentation\/parseswift\/parseerror\/hashable-implementations"
],
"traits" : [
{
Expand All @@ -67,10 +67,10 @@
"type" : "topic",
"url" : "\/documentation\/parseswift"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError": {
"abstract" : [
{
"text" : "The PushStatus on the Parse Server.",
"text" : "An object with a Parse code and message.",
"type" : "text"
}
],
Expand All @@ -85,23 +85,23 @@
},
{
"kind" : "identifier",
"text" : "ParsePushStatus"
"text" : "ParseError"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus",
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "ParsePushStatus"
"text" : "ParseError"
}
],
"role" : "symbol",
"title" : "ParsePushStatus",
"title" : "ParseError",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parsepushstatus"
"url" : "\/documentation\/parseswift\/parseerror"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParsePushStatus/hash(into:)": {
"doc://edu.uky.cs.netreconlab.ParseSwift/documentation/ParseSwift/ParseError/hash(into:)": {
"abstract" : [

],
Expand Down Expand Up @@ -148,12 +148,12 @@
"text" : ")"
}
],
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParsePushStatus\/hash(into:)",
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseError\/hash(into:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "hash(into:)",
"type" : "topic",
"url" : "\/documentation\/parseswift\/parsepushstatus\/hash(into:)"
"url" : "\/documentation\/parseswift\/parseerror\/hash(into:)"
}
}
}
6 changes: 6 additions & 0 deletions release/data/documentation/parseswift/parsefield.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/Se",
"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\/s8SendableP"
],
"kind" : "relationships",
Expand Down Expand Up @@ -152,6 +153,11 @@
"title" : "Swift.Encodable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SH": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SH",
"title" : "Swift.Hashable",
"type" : "unresolvable"
},
"doc://edu.uky.cs.netreconlab.ParseSwift/SQ": {
"identifier" : "doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/SQ",
"title" : "Swift.Equatable",
Expand Down
Loading

0 comments on commit 69a4a34

Please sign in to comment.