Skip to content

Commit

Permalink
Update documentation to 0685c5f on 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
Anka authored and Anka committed Jul 18, 2024
1 parent 0b17ded commit 6749972
Show file tree
Hide file tree
Showing 2,586 changed files with 340,108 additions and 344,399 deletions.
548 changes: 0 additions & 548 deletions release/data/documentation/carekitstore/caretaskprogressstrategy.json

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

388 changes: 388 additions & 0 deletions release/data/documentation/carekitstore/linearcaretaskprogress.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -25,50 +25,18 @@
"paths" : [
[
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore",
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy"
"doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/LinearCareTaskProgress"
]
]
},
"identifier" : {
"interfaceLanguage" : "swift",
"url" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/accumulableDoubleValue(for:)"
"url" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/LinearCareTaskProgress\/accumulableDoubleValue(for:)"
},
"kind" : "symbol",
"metadata" : {
"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"
}
]
},
"extendedModule" : "CareKitStore",
"externalID" : "s:12CareKitStore0A20TaskProgressStrategyV0aB10EssentialsE22accumulableDoubleValue3forSdAA010OCKOutcomeJ0V_tFZ",
"externalID" : "s:12CareKitStore06LinearA12TaskProgressV0aB10EssentialsE22accumulableDoubleValue3forSdAA010OCKOutcomeJ0V_tFZ",
"fragments" : [
{
"kind" : "keyword",
Expand Down Expand Up @@ -210,7 +178,7 @@
"variants" : [
{
"paths" : [
"\/documentation\/carekitstore\/caretaskprogressstrategy\/accumulabledoublevalue(for:)"
"\/documentation\/carekitstore\/linearcaretaskprogress\/accumulabledoublevalue(for:)"
],
"traits" : [
{
Expand All @@ -232,10 +200,10 @@
"type" : "topic",
"url" : "\/documentation\/carekitstore"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy": {
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/LinearCareTaskProgress": {
"abstract" : [
{
"text" : "A structure that provides access to various strategies for computing progress for a task.",
"text" : "A structure that defines user progress for a task that can be completed over time.",
"type" : "text"
}
],
Expand All @@ -250,23 +218,23 @@
},
{
"kind" : "identifier",
"text" : "CareTaskProgressStrategy"
"text" : "LinearCareTaskProgress"
}
],
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy",
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/LinearCareTaskProgress",
"kind" : "symbol",
"navigatorTitle" : [
{
"kind" : "identifier",
"text" : "CareTaskProgressStrategy"
"text" : "LinearCareTaskProgress"
}
],
"role" : "symbol",
"title" : "CareTaskProgressStrategy",
"title" : "LinearCareTaskProgress",
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy"
"url" : "\/documentation\/carekitstore\/linearcaretaskprogress"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/CareTaskProgressStrategy/accumulableDoubleValue(for:)": {
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/LinearCareTaskProgress/accumulableDoubleValue(for:)": {
"abstract" : [
{
"text" : "Convert an outcome value to a double that can be accumulated. If the underlying type is not a numeric,",
Expand All @@ -289,38 +257,6 @@
"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",
Expand Down Expand Up @@ -369,12 +305,12 @@
"text" : "Double"
}
],
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/CareTaskProgressStrategy\/accumulableDoubleValue(for:)",
"identifier" : "doc:\/\/edu.usc.netreconlab.CareKitEssentials\/documentation\/CareKitStore\/LinearCareTaskProgress\/accumulableDoubleValue(for:)",
"kind" : "symbol",
"role" : "symbol",
"title" : "accumulableDoubleValue(for:)",
"type" : "topic",
"url" : "\/documentation\/carekitstore\/caretaskprogressstrategy\/accumulabledoublevalue(for:)"
"url" : "\/documentation\/carekitstore\/linearcaretaskprogress\/accumulabledoublevalue(for:)"
},
"doc://edu.usc.netreconlab.CareKitEssentials/documentation/CareKitStore/OCKOutcomeValue": {
"abstract" : [
Expand Down
Loading

0 comments on commit 6749972

Please sign in to comment.