8cc4cdc467
this fixes the build The checked in code is tricky because bookmaker doesn't understand the value of the #define so doesn't know which side of the #ifdef is valid. So it assumes it should have both. But then there are two identical functions: SkFontHinting getHinting() const Hinting getHinting() const since just like C, bookmaker can't uniquely identify a function on its return type alone. So to fix the build, the second one is commented out bookmaker-style, using the lines mentioned below. When legacy flags for hinting enum gets re-landed, remove these lines to reenable the documentation for SkFontHinting getHinting() const " # Disable for now " #ToDo no spelling errors " ###$ block comment " $$$# end of block comment " #ToDo ## TBR=reed@google.com Docs-Preview: https://skia.org/?cl=170275 Bug: skia: Change-Id: Ibc0e9fac48fd0b57524a35133306728e38b600d6 Reviewed-on: https://skia-review.googlesource.com/c/170275 Commit-Queue: Cary Clark <caryclark@skia.org> Auto-Submit: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org> |
||
---|---|---|
.. | ||
catalogHeader.txt | ||
catalogTrailer.txt | ||
illustrations.bmh | ||
markup.bmh | ||
overview.bmh | ||
SkAutoCanvasRestore_Reference.bmh | ||
SkBitmap_Reference.bmh | ||
SkBlendMode_Overview.bmh | ||
SkBlendMode_Reference.bmh | ||
SkCanvas_Reference.bmh | ||
SkColor4f_Reference.bmh | ||
SkColor_Reference.bmh | ||
SkDynamicMemoryWStream_Reference.bmh | ||
SkFILEStream_Reference.bmh | ||
SkFILEWStream_Reference.bmh | ||
SkImage_Reference.bmh | ||
SkImageInfo_Reference.bmh | ||
SkIPoint_Reference.bmh | ||
SkIRect_Reference.bmh | ||
SkMatrix_Reference.bmh | ||
SkMemoryStream_Reference.bmh | ||
SkPaint_Reference.bmh | ||
SkPath_Overview.bmh | ||
SkPath_Reference.bmh | ||
SkPicture_Reference.bmh | ||
SkPixmap_Reference.bmh | ||
SkPoint_Reference.bmh | ||
SkRect_Reference.bmh | ||
SkRegion_Reference.bmh | ||
SkRRect_Reference.bmh | ||
SkStream_Reference.bmh | ||
SkSurface_Reference.bmh | ||
SkTextBlob_Reference.bmh | ||
SkTextBlobBuilder_Reference.bmh | ||
SkWStream_Reference.bmh | ||
spelling.txt | ||
status.json | ||
undocumented.bmh | ||
usingBookmaker.bmh |