From 80247e594d1fb168e11a19ce6a73a7e7169ec1f5 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Wed, 11 Jul 2018 16:18:41 -0400 Subject: Publish docs for rrect, picture, blendmode Complete basic docs for SkRRect, SkPicture, SkBlendMode. Add a new rule that checks the main description tense. Check for spelling errors. R=caryclark@google.com Docs-Preview: https://skia.org/?cl=138542 Bug: skia:6898 Change-Id: Iba547873775a89f1d652be9b0219b84ffa8d0628 Reviewed-on: https://skia-review.googlesource.com/138542 Commit-Queue: Cary Clark Reviewed-by: Cary Clark Auto-Submit: Cary Clark --- docs/usingBookmaker.bmh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/usingBookmaker.bmh') diff --git a/docs/usingBookmaker.bmh b/docs/usingBookmaker.bmh index 236c16d7c5..f74db8f77f 100644 --- a/docs/usingBookmaker.bmh +++ b/docs/usingBookmaker.bmh @@ -118,6 +118,12 @@ which will be ignored. Install #A Go # https://golang.org/doc/install ## if needed. +Check the version. The resuls should be 1.10 or greater. + +#Code +$ go version +## + Get the fiddle command line interface tool. By default this will appear in your home directory. -- cgit v1.2.3