From 53498e973e52889869d0e6c4f9b186ed65d6d892 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Thu, 28 Jun 2018 19:13:56 -0400 Subject: fix blank catalog images Some catalog images are blank because the image wasn't selected in the fiddle example. Also continue to add documentation and examples for SkRRect R=caryclark@google.com NOTRY=true Docs-Preview: https://skia.org/?cl=138382 Bug: skia:6898 Change-Id: I282a14ffcbaf2f8383294724900960f5ba40a2aa Reviewed-on: https://skia-review.googlesource.com/138382 Reviewed-by: Cary Clark Commit-Queue: Cary Clark Auto-Submit: Cary Clark --- docs/SkRect_Reference.bmh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/SkRect_Reference.bmh') diff --git a/docs/SkRect_Reference.bmh b/docs/SkRect_Reference.bmh index cb0c1ed190..49eff9e873 100644 --- a/docs/SkRect_Reference.bmh +++ b/docs/SkRect_Reference.bmh @@ -1549,7 +1549,7 @@ rect: (30, 50, 40, 60) does not contain (29, 59) ## ## -#SeeAlso SkIRect::contains +#SeeAlso SkIRect::contains SkRRect::contains ## -- cgit v1.2.3