dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
725 stars 1.56k forks source link

Add Last System.Drawing Documentation for .NET 9 #10490

Closed lonitra closed 3 weeks ago

lonitra commented 4 weeks ago

Summary

Addresses remaining missing documentation for System.Drawing as outlined https://github.com/dotnet/winforms/issues/11858#issuecomment-2387143098 Fixes https://github.com/dotnet/winforms/issues/11858

lonitra commented 4 weeks ago

cc: @carlossanlop

learn-build-service-prod[bot] commented 4 weeks ago

Learn Build status updates of commit 18ac7ff:

:warning: Validation status: warnings

File Status Preview URL Details
xml/System.Drawing/SystemColors.xml :warning:Warning View Details
xml/ns-System.Drawing.Imaging.Effects.xml :white_check_mark:Succeeded View
xml/System.Drawing.Imaging.Effects/Effect.xml :white_check_mark:Succeeded View

xml/System.Drawing/SystemColors.xml

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

learn-build-service-prod[bot] commented 4 weeks ago

Learn Build status updates of commit 339c17b:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/ns-System.Drawing.Imaging.Effects.xml :white_check_mark:Succeeded View
xml/System.Drawing.Imaging.Effects/Effect.xml :white_check_mark:Succeeded View
xml/System.Drawing/SystemColors.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

dotnet-policy-service[bot] commented 4 weeks ago

Tagging subscribers to this area: @dotnet/area-system-drawing

learn-build-service-prod[bot] commented 4 weeks ago

Learn Build status updates of commit 97f1ff2:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/ns-System.Drawing.Imaging.Effects.xml :white_check_mark:Succeeded View
xml/System.Drawing.Imaging.Effects/Effect.xml :white_check_mark:Succeeded View
xml/System.Drawing/SystemColors.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

learn-build-service-prod[bot] commented 4 weeks ago

Learn Build status updates of commit 9a8d429:

:white_check_mark: Validation status: passed

File Status Preview URL Details
xml/ns-System.Drawing.Imaging.Effects.xml :white_check_mark:Succeeded View
xml/System.Drawing.Imaging.Effects/Effect.xml :white_check_mark:Succeeded View
xml/System.Drawing/SystemColors.xml :white_check_mark:Succeeded View

For more details, please refer to the build report.

For any questions, please:

lonitra commented 3 weeks ago

@gewarren @carlossanlop if all looks good could you please merge?