colors: adding some ABOUT: links.
parent
b517f06b91
commit
ca537d30b3
|
@ -12,3 +12,5 @@ ARTICLE: "colors.cmyk" "CMYK colors"
|
|||
>cmyka
|
||||
}
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.cmyk"
|
||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.hsl" "HSL colors"
|
|||
>hsla
|
||||
}
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.hsl"
|
||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.lab" "CIE 1976 LAB colors"
|
|||
}
|
||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/Lab_color_space" }
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.lab"
|
||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.luv" "CIE 1976 LUV colors"
|
|||
}
|
||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIELUV_color_space" }
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.luv"
|
||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.ryb" "RYB colors"
|
|||
>ryba
|
||||
}
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.ryb"
|
||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.xyy" "CIE 1931 xyY colors"
|
|||
}
|
||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.xyy"
|
||||
|
|
|
@ -13,3 +13,5 @@ ARTICLE: "colors.xyz" "CIE 1931 XYZ colors"
|
|||
}
|
||||
"For more information, see " { $url "https://en.wikipedia.org/wiki/CIE_1931_color_space" }
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.xyz"
|
||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.yiq" "YIQ colors"
|
|||
>yiqa
|
||||
}
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.yiq"
|
||||
|
|
|
@ -12,3 +12,5 @@ ARTICLE: "colors.yuv" "YUV colors"
|
|||
>yuva
|
||||
}
|
||||
{ $see-also "colors" } ;
|
||||
|
||||
ABOUT: "colors.yuv"
|
||||
|
|
Loading…
Reference in New Issue