colors: change article titles.
parent
a4d624b7b0
commit
725129e80b
|
@ -4,7 +4,7 @@ IN: colors.xyy
|
||||||
HELP: xyYa
|
HELP: xyYa
|
||||||
{ $class-description "The class of CIE xyY colors with an alpha channel." } ;
|
{ $class-description "The class of CIE xyY colors with an alpha channel." } ;
|
||||||
|
|
||||||
ARTICLE: "colors.xyy" "xyY colors"
|
ARTICLE: "colors.xyy" "CIE xyY colors"
|
||||||
"The " { $vocab-link "colors.xyy" } " vocabulary implements CIE xyY colors, together with an alpha channel."
|
"The " { $vocab-link "colors.xyy" } " vocabulary implements CIE xyY colors, together with an alpha channel."
|
||||||
{ $subsections
|
{ $subsections
|
||||||
xyYa
|
xyYa
|
||||||
|
|
|
@ -4,7 +4,7 @@ IN: colors.xyz
|
||||||
HELP: xyza
|
HELP: xyza
|
||||||
{ $class-description "The class of CIE XYZ colors with an alpha channel." } ;
|
{ $class-description "The class of CIE XYZ colors with an alpha channel." } ;
|
||||||
|
|
||||||
ARTICLE: "colors.xyz" "XYZ colors"
|
ARTICLE: "colors.xyz" "CIE XYZ colors"
|
||||||
"The " { $vocab-link "colors.xyz" } " vocabulary implements CIE XYZ colors, together with an alpha channel."
|
"The " { $vocab-link "colors.xyz" } " vocabulary implements CIE XYZ colors, together with an alpha channel."
|
||||||
{ $subsections
|
{ $subsections
|
||||||
xyza
|
xyza
|
||||||
|
|
Loading…
Reference in New Issue