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 Aug 9, 2024
1 parent 68ba641 commit e8b2ec6
Show file tree
Hide file tree
Showing 9 changed files with 480 additions and 80 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 @@ -2190,6 +2190,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 @@ -2406,6 +2406,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 @@ -2536,6 +2536,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 @@ -2754,6 +2754,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 e8b2ec6

Please sign in to comment.