aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/SkRect_Reference.bmh
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-06-28 19:13:56 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-28 23:17:47 +0000
commit53498e973e52889869d0e6c4f9b186ed65d6d892 (patch)
treee64b476ccad6d7d842343914808d67f8d3e4b1dc /docs/SkRect_Reference.bmh
parent24d18ced1ad79d0af22b335d7fb01238915214ef (diff)
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 <caryclark@skia.org> Commit-Queue: Cary Clark <caryclark@skia.org> Auto-Submit: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'docs/SkRect_Reference.bmh')
-rw-r--r--docs/SkRect_Reference.bmh2
1 files changed, 1 insertions, 1 deletions
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
##