Skip to content

Commit

Permalink
Update documentation to 02ea2bb on 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Jul 19, 2024
1 parent 6749972 commit 7e7205c
Show file tree
Hide file tree
Showing 2,261 changed files with 284,463 additions and 279,948 deletions.
221 changes: 221 additions & 0 deletions release/data/documentation/carekitstore/caretaskprogressstrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,13 @@
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/summingOutcomeValues"
],
"title" : "Type Properties"
},
{
"identifiers" : [
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/averagingOutcomeValues(kind:)",
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/medianOutcomeValues(kind:)"
],
"title" : "Type Methods"
}
],
"variants" : [
Expand Down Expand Up @@ -371,6 +378,113 @@
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy/averagingOutcomeValues(kind:)": {
"abstract" : [
{
"text" : "Computes the average outcome values for a given event",
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Progress",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "CareTaskProgress",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
"text" : "static"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "averagingOutcomeValues"
},
{
"kind" : "text",
"text" : "("
},
{
"kind" : "externalParam",
"text" : "kind"
},
{
"kind" : "text",
"text" : ": "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:SS",
"text" : "String"
},
{
"kind" : "text",
"text" : "?) -> "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:12CareKitStore0A20TaskProgressStrategyV",
"text" : "CareTaskProgressStrategy"
},
{
"kind" : "text",
"text" : "<"
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:12CareKitStore06LinearA12TaskProgressV",
"text" : "LinearCareTaskProgress"
},
{
"kind" : "text",
"text" : ">"
}
],
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/averagingOutcomeValues(kind:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "averagingOutcomeValues(kind:)",
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy\/averagingoutcomevalues(kind:)"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy/checkingOutcomeExists": {
"abstract" : [
{
Expand Down Expand Up @@ -479,6 +593,113 @@
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy\/init(computeprogress:)"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy/medianOutcomeValues(kind:)": {
"abstract" : [
{
"text" : "Computes the median outcome values for a given event",
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Progress",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "CareTaskProgress",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
"text" : "static"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "keyword",
"text" : "func"
},
{
"kind" : "text",
"text" : " "
},
{
"kind" : "identifier",
"text" : "medianOutcomeValues"
},
{
"kind" : "text",
"text" : "("
},
{
"kind" : "externalParam",
"text" : "kind"
},
{
"kind" : "text",
"text" : ": "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:SS",
"text" : "String"
},
{
"kind" : "text",
"text" : "?) -> "
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:12CareKitStore0A20TaskProgressStrategyV",
"text" : "CareTaskProgressStrategy"
},
{
"kind" : "text",
"text" : "<"
},
{
"kind" : "typeIdentifier",
"preciseIdentifier" : "s:12CareKitStore06LinearA12TaskProgressV",
"text" : "LinearCareTaskProgress"
},
{
"kind" : "text",
"text" : ">"
}
],
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/medianOutcomeValues(kind:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "medianOutcomeValues(kind:)",
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy\/medianoutcomevalues(kind:)"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy/summingOutcomeValues": {
"abstract" : [
{
Expand Down
Loading

0 comments on commit 7e7205c

Please sign in to comment.