diff options
author | Cary Clark <caryclark@skia.org> | 2018-06-28 08:50:35 -0400 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-28 13:18:16 +0000 |
commit | 82f1f744f89025b0fc1f2260035829ac0a45906b (patch) | |
tree | a3bddecd8dee36885779998671b18e48f6b4c2b0 /site/user/api/SkPath_Reference.md | |
parent | bfc33e5ad8a7cbec631703f3a1942abce91af539 (diff) |
fix doc catalog
The doc catalog (the thing that allows graphical example searches)
got broken because bookmaker generated json names with linefeeds
in them.
Fix that and add an incremental update towards documenting SkRRect.
R=caryclark@google.com
Docs-Preview: https://skia.org/?cl=138020
Bug: skia:6898
Change-Id: I8e033d2d59fc9693f377be8c202bbf8ac9253b20
Reviewed-on: https://skia-review.googlesource.com/138020
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
Auto-Submit: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'site/user/api/SkPath_Reference.md')
-rw-r--r-- | site/user/api/SkPath_Reference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/user/api/SkPath_Reference.md b/site/user/api/SkPath_Reference.md index b7796f1662..f213448922 100644 --- a/site/user/api/SkPath_Reference.md +++ b/site/user/api/SkPath_Reference.md @@ -5665,7 +5665,7 @@ non-zero, globally unique value ### Example -<div><fiddle-embed name="3979c865bb482e6ef1fafc71e56bbb91"> +<div><fiddle-embed name="a0f166715d6479f91258d854e63e586d"> #### Example Output |