cb6bef0ad5
- 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>
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"Completed": {
|
|
"include": {
|
|
"core": [
|
|
"SkBitmap.h",
|
|
"SkBlendMode.h",
|
|
"SkCanvas.h",
|
|
"SkColor.h",
|
|
"SkFont.h",
|
|
"SkImage.h",
|
|
"SkImageInfo.h",
|
|
"SkMatrix.h",
|
|
"SkPaint.h",
|
|
"SkPath.h",
|
|
"SkPicture.h",
|
|
"SkPixmap.h",
|
|
"SkPoint.h",
|
|
"SkRRect.h",
|
|
"SkRect.h",
|
|
"SkRegion.h",
|
|
"SkSurface.h",
|
|
"SkTextBlob.h"
|
|
]
|
|
},
|
|
"docs": [
|
|
"SkAutoCanvasRestore_Reference.bmh",
|
|
"SkBlendMode_Reference.bmh",
|
|
"SkCanvas_Reference.bmh",
|
|
"SkColor_Reference.bmh",
|
|
"SkFont_Reference.bmh",
|
|
"SkPaint_Reference.bmh",
|
|
"SkPoint_Reference.bmh",
|
|
"SkIRect_Reference.bmh",
|
|
"SkImage_Reference.bmh",
|
|
"SkImageInfo_Reference.bmh",
|
|
"SkPath_Reference.bmh",
|
|
"SkPicture_Reference.bmh",
|
|
"SkRRect_Reference.bmh",
|
|
"SkRect_Reference.bmh",
|
|
"SkRegion_Reference.bmh",
|
|
"SkBitmap_Reference.bmh",
|
|
"SkIPoint_Reference.bmh",
|
|
"SkMatrix_Reference.bmh",
|
|
"SkPixmap_Reference.bmh",
|
|
"SkSurface_Reference.bmh",
|
|
"SkTextBlobBuilder_Reference.bmh",
|
|
"SkTextBlob_Reference.bmh",
|
|
"illustrations.bmh",
|
|
"undocumented.bmh"
|
|
]
|
|
},
|
|
"InProgress": {
|
|
"include": {
|
|
"core": [
|
|
"SkStream.h"
|
|
]
|
|
},
|
|
"docs": [
|
|
"SkBlendMode_Overview.bmh",
|
|
"SkColor4f_Reference.bmh",
|
|
"SkDynamicMemoryWStream_Reference.bmh",
|
|
"SkFILEStream_Reference.bmh",
|
|
"SkFILEWStream_Reference.bmh",
|
|
"SkMemoryStream_Reference.bmh",
|
|
"SkPath_Overview.bmh",
|
|
"SkStream_Reference.bmh",
|
|
"SkWStream_Reference.bmh",
|
|
"overview.bmh",
|
|
"usingBookmaker.bmh"
|
|
]
|
|
}
|
|
}
|