skia2/site/user
Cary Clark cb6bef0ad5 Update bookmaker
- This update includes font documentation.
SkFont_Reference.bmh was generated by running:

  bookmaker -b docs -i include/core/SkFont.h -t

This creates a placeholder
for examples and additional documentation.

- More work done to exclude experimental/private
symbols.

Symbols that include "experimental_", "legacy_",
"private_", "temporary_", "deprecated_" as part
of their name (case-insensitive) are not
referenced by the on-line docs and don't need
comments.

Tables built for online only include public symbols.

- Better links for constructors, destructors, operators
- Fixed some minor public interfaces
- Removed _const crutch on operators
- Keep includes inside 100 columns

TBR=reed@google.com

Docs-Preview: https://skia.org/?cl=171900
Bug: skia:
Change-Id: I93b229c6625d800604671e05b82a14c06cb906d2
Reviewed-on: https://skia-review.googlesource.com/c/171900
Reviewed-by: Cary Clark <caryclark@skia.org>
Commit-Queue: Cary Clark <caryclark@skia.org>
2018-11-29 18:17:30 +00:00
..
api Update bookmaker 2018-11-29 18:17:30 +00:00
modules [canvaskit] Add debug-mode only logs 2018-11-20 22:22:04 +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 Add docs about building with clang-cl on Windows. 2018-11-20 16:25:04 +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