From e4aa37128f246b137b73d45488fdeb894b002736 Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Fri, 15 Sep 2017 02:56:12 -0400 Subject: missing description for FontMetricFlags rearrange class descriptions to make them appear consistently inside the #Class declaration in the .bmh files. Look for the descriptions there and regenerate the .md files. Docs-Preview: https://skia.org/?cl=46523 TBR=caryclark@google.com Bug: skia: 6898 Change-Id: I00a176428725ef27667d3f23d76d6b7ff0cfced1 Reviewed-on: https://skia-review.googlesource.com/46523 Commit-Queue: Cary Clark Reviewed-by: Cary Clark --- docs/SkPixmap_Reference.bmh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/SkPixmap_Reference.bmh') diff --git a/docs/SkPixmap_Reference.bmh b/docs/SkPixmap_Reference.bmh index 83f350252c..409090b2bd 100644 --- a/docs/SkPixmap_Reference.bmh +++ b/docs/SkPixmap_Reference.bmh @@ -1,5 +1,6 @@ #Topic Pixmap - +#Alias Pixmap_Reference + #Class SkPixmap Pixmap provides a utility to pair SkImageInfo with pixels and row bytes. -- cgit v1.2.3