skia2/site/user/modules
Kevin Lubick 54c1b3dd43 [canvaskit] Remove Sk from nearly all function/type names.
This is a massive breaking change for all existing users of CanvasKit.

It will be (one of the only) changes in 0.19.0 to make the transition
easier.

Suggested reviewing order:
 - index.d.ts (to see type changes). Notice SkPicture still has Sk
   prefix, but no other types do (this felt "right" since Sk is
   part of the name of the type, but I can be swayed on this).
 - canvaskit-wasm-tests.ts
 - tests/*.spec.js
 - interface.js and helper.js
 - html examples
 - markdown files

Change-Id: I3b3d3815df2078f986893df3c70101d6248c117d
Docs-Preview: https://skia.org/?cl=322617
Bug: skia:10717
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/322617
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Nathaniel Nifong <nifong@google.com>
2020-10-07 21:01:32 +00:00
..
canvaskit.md [canvaskit] Remove Sk from nearly all function/type names. 2020-10-07 21:01:32 +00:00
index.md add skia.org modules section, animation page 2018-08-08 14:30:03 +00:00
METADATA Add particles gallery to skia.org site 2019-10-07 16:34:50 +00:00
particles.md Fix CanvasKit generated documentation to work with emscripten 1.39.16. 2020-05-27 12:23:32 +00:00
PathKit_effects.png [PathKit] Add docs page 2018-08-17 12:27:41 +00:00
pathkit.md Fix CanvasKit generated documentation to work with emscripten 1.39.16. 2020-05-27 12:23:32 +00:00
quickstart.md [canvaskit] Update to 0.18.1 (including typescript types/docs). 2020-10-06 13:10:21 +00:00
skottie.md [skottie] Site update 2019-10-22 14:27:47 +00:00