Skip to content

Commit

Permalink
Deploy documentation for 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Mar 12, 2024
1 parent 8237168 commit 79e3866
Show file tree
Hide file tree
Showing 7 changed files with 288 additions and 160 deletions.
32 changes: 32 additions & 0 deletions main/data/documentation/colorcomponents/bw.json
Original file line number Diff line number Diff line change
Expand Up @@ -2194,6 +2194,38 @@
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Value",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "FloatingPoint",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
Expand Down
32 changes: 32 additions & 0 deletions main/data/documentation/colorcomponents/bwa.json
Original file line number Diff line number Diff line change
Expand Up @@ -2410,6 +2410,38 @@
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Value",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "FloatingPoint",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
Expand Down
40 changes: 40 additions & 0 deletions main/data/documentation/colorcomponents/cie/xyz.json
Original file line number Diff line number Diff line change
Expand Up @@ -2540,6 +2540,46 @@
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Value",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "ExpressibleByFloatLiteral",
"type" : "codeVoice"
},
{
"text" : " and ",
"type" : "text"
},
{
"code" : "FloatingPoint",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
Expand Down
40 changes: 40 additions & 0 deletions main/data/documentation/colorcomponents/cie/xyza.json
Original file line number Diff line number Diff line change
Expand Up @@ -2758,6 +2758,46 @@
"type" : "text"
}
],
"conformance" : {
"availabilityPrefix" : [
{
"text" : "Available when",
"type" : "text"
}
],
"conformancePrefix" : [
{
"text" : "Conforms when",
"type" : "text"
}
],
"constraints" : [
{
"code" : "Value",
"type" : "codeVoice"
},
{
"text" : " conforms to ",
"type" : "text"
},
{
"code" : "ExpressibleByFloatLiteral",
"type" : "codeVoice"
},
{
"text" : " and ",
"type" : "text"
},
{
"code" : "FloatingPoint",
"type" : "codeVoice"
},
{
"text" : ".",
"type" : "text"
}
]
},
"fragments" : [
{
"kind" : "keyword",
Expand Down
Loading

0 comments on commit 79e3866

Please sign in to comment.