Skip to content

Commit

Permalink
Update documentation to f13ad6b 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 69a4a34 commit 7aa81a7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 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\/ParseLiveQueryDelegate\/received(_:)-798hl",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-1f3yl",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseLiveQueryDelegate\/received(_:)-798hl"
],
"title" : "ParseLiveQueryDelegate Implementations"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"defaultImplementationsSections" : [
{
"identifiers" : [
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-49r7x",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-13frx",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-6csd5",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-8plu3"
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-8plu3",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-49r7x",
"doc:\/\/edu.uky.cs.netreconlab.ParseSwift\/documentation\/ParseSwift\/ParseObject\/mergeParse(with:)-13frx"
],
"title" : "ParseObject Implementations"
}
Expand Down
16 changes: 8 additions & 8 deletions release/index/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2026,13 +2026,13 @@
{
"children" : [
{
"path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl",
"title" : "func received(URLSessionTaskTransactionMetrics)",
"path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl",
"title" : "func received(Error)",
"type" : "method"
},
{
"path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-1f3yl",
"title" : "func received(Error)",
"path" : "\/documentation\/parseswift\/parselivequerydelegate\/received(_:)-798hl",
"title" : "func received(URLSessionTaskTransactionMetrics)",
"type" : "method"
}
],
Expand Down Expand Up @@ -2276,22 +2276,22 @@
{
"children" : [
{
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-49r7x",
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-6csd5",
"title" : "func mergeParse(with: Self) throws -> Self",
"type" : "method"
},
{
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-13frx",
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-8plu3",
"title" : "func mergeParse(with: Self) throws -> Self",
"type" : "method"
},
{
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-6csd5",
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-49r7x",
"title" : "func mergeParse(with: Self) throws -> Self",
"type" : "method"
},
{
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-8plu3",
"path" : "\/documentation\/parseswift\/parseobject\/mergeparse(with:)-13frx",
"title" : "func mergeParse(with: Self) throws -> Self",
"type" : "method"
}
Expand Down

0 comments on commit 7aa81a7

Please sign in to comment.