skia2/site/user
Cary Clark 77b3f3aeee Check every word in docs
This enables checking all text to see if it
either represents a valid reference or is a
word in docs/spelling.txt . Expressions are
checked for validity as well.

There are a few shortcuts (marked with TODO):
- typedefs aren't resolved, so cheats are
added for SkVector and SkIVector.
- operator overload detection is incomplete
- constructor detection is incomplete
- formula definitions aren't detected

Found and fixed a bunch of spelling, usage,
and incorrect or obsolete references.

A few comment changes are needed in
include/core to get this to work, mostly
centered around recent SkPaint/SkFont edits.

TBR=reed@google.com
Docs-Preview: https://skia.org/?cl=167541
Bug: skia:
Change-Id: I2e0d5990105c5a8482b0c0d3e50fd0b330996dd6
Reviewed-on: https://skia-review.googlesource.com/c/167541
Reviewed-by: Cary Clark <caryclark@skia.org>
Auto-Submit: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-11-08 13:27:57 +00:00
..
api Check every word in docs 2018-11-08 13:27:57 +00:00
modules [canvaskit] Update examples after enum name change 2018-11-07 15:45:14 +00:00
sample Docs: update to docs from a4daf19319 2018-09-21 20:01:25 +00:00
special Reland "Remove old references to SampleApp" 2018-06-18 21:09:09 +00:00
build.md Remove .bat and .exe from commands where possible. 2018-06-19 17:29:15 +00:00
download.md Changes to site documentation 2018-01-11 19:47:58 +00:00
index.md Add link annotation support to SkSVGDevice. 2018-02-06 23:35:16 +00:00
issue-tracker.md Expand Issue Tracking docs to include triage, Chrome instructions 2016-08-18 18:32:17 -07:00
METADATA add skia.org modules section, animation page 2018-08-08 14:30:03 +00:00
tips.md SkShaper: Fix a couple of crashes when fonts aren't found 2018-10-31 17:46:54 +00:00