Fill API documentation placeholders#94
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 8915274:
|
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
Automated AI-generated documentation for XML API docs with 'To be added.' placeholders.
Summary
Fills 843 documentation fields across 29 XML files, covering:
Face(color palette, variation axis APIs),Font(variation coordinate methods)SKCanvas,SKColorSpace,SKColorType,SKColorspacePrimariesCicp,SKColorspaceTransferFnCicp,SKDocumentXpsOptions,SKFontArguments,SKFontPaletteOverride,SKFontVariationAxis,SKFontVariationPositionCoordinate,SKFourByteTag,SKPaint,SKPath,SKPathBuilder,SKPathMeasure,SKStream,SKSurface,SKTypeface,SKWebpEncoder,SKWebpEncoderFrame,GRVkYcbcrComponents,GrVkYcbcrConversionInfoSkiaSharp.Views.Blazor._Imports,SkiaSharp.Views.Gtk.GTKExtensions,SkiaSharp.Views.Gtk.SKDrawingAreaProcess
Phases completed: Discover → Write → Review (fabrication detector + quality reviewer) → Merge.
Two CICP enum
Unknownfields had wrong code point numbers (2 instead of 0); fixed. One fabricatedSKDocument.CreateXps(stream, options)overload inSKDocumentXpsOptionsremarks was corrected toSKDocument.CreateXps(stream, 300f). Missing summaries onSKPath.AddPathoverloads were added.