Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added documentation for Render Surface brushes. #564

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

ratishphilip
Copy link
Contributor

@ratishphilip ratishphilip commented Sep 12, 2021

Docs for Toolkit PR #4115

What changes to the docs does this PR provide?

This PR provides the documentation for the following

  • RenderSurfaces
  • RenderSurfaceBrushBase
  • GeometrySurfaceBrush
  • GeometryMaskSurfaceBrush
  • ImageSurfaceBrush
  • ImageMaskSurfaceBrush
  • ImageSurfaceOptions
  • RenderCanvasBrushBase
  • SolidColorCanvasBrush
  • LinearGradientCanvasBrush
  • RadialGradientCanvasBrush

PR Checklist

Please check if your PR fulfills the following requirements:

  • Correctly picked the right branch to base the change off (dev for new features, master for typos/improvements)
  • For new pages, used the provided template
  • For new features, added an entry in the Table of Contents
  • Ran against a spell and grammar checker
  • Contains NO breaking changes

Other information

@opbld33
Copy link

opbld33 commented Sep 12, 2021

Docs Build status updates of commit e9fd965:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/GeometryMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageSurfaceBrush.md ⚠️Warning View Details
docs/brushes/RenderCanvasBrushBase.md ⚠️Warning View Details

docs/brushes/GeometryMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 42, Column 1: [Warning-file-not-found] Invalid file link: '../resources/images/Brushes/GeometryMaskSurfaceBrush.jpg'.
  • Line 54, Column 1: [Warning-duplicate-h2s] Duplicate heading: 'H2 'Code behind support''. Each second level heading (H2) in an article must be unique.
  • Line 56, Column 1: [Warning-duplicate-h2s] Duplicate heading: 'H2 'Code behind support''. Each second level heading (H2) in an article must be unique.
  • Line 75, Column 3: [Warning-file-not-found] Invalid file link: 'RenderSurfaces.md'.
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 73, Column 1: [Warning-file-not-found] Invalid file link: '../resources/images/Brushes/ImageMaskSurfaceBrush.jpg'.
  • Line 103, Column 3: [Warning-file-not-found] Invalid file link: 'RenderSurfaces.md'.
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/ImageSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 35, Column 1: [Warning-file-not-found] Invalid file link: '../resources/images/Brushes/ImageSurfaceBrush.jpg'.
  • Line 64, Column 3: [Warning-file-not-found] Invalid file link: 'RenderSurfaces.md'.

docs/brushes/RenderCanvasBrushBase.md

  • Line 23, Column 1: [Warning-file-not-found] Invalid file link: '../resources/images/Surface/RenderCanvasBrushHierarchy.png'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld30
Copy link

opbld30 commented Sep 12, 2021

Docs Build status updates of commit b4666fe:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/GeometryMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/GeometrySurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageSurfaceBrush.md ⚠️Warning View Details
docs/brushes/RenderSurfaces.md ⚠️Warning View Details
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/brushes/GeometryMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 54, Column 1: [Warning-duplicate-h2s] Duplicate heading: 'H2 'Code behind support''. Each second level heading (H2) in an article must be unique.
  • Line 56, Column 1: [Warning-duplicate-h2s] Duplicate heading: 'H2 'Code behind support''. Each second level heading (H2) in an article must be unique.
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/GeometrySurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/GeometrySurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/GeometrySurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/GeometrySurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/ImageSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

docs/brushes/RenderSurfaces.md

  • Line 1, Column 1: [Warning-title-missing] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 16, Column 1: [Warning-h1-not-first] Markdown content is not allowed before H1 'Creating a custom shaped Visual'.
  • Line 1, Column 1: [Suggestion-description-missing] Missing required attribute: 'description'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld32
Copy link

opbld32 commented Sep 13, 2021

Docs Build status updates of commit 89e08ee:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/GeometryMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/GeometrySurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/ImageSurfaceBrush.md ⚠️Warning View Details
docs/brushes/RenderSurfaces.md ⚠️Warning View Details
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/brushes/GeometryMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/GeometrySurfaceBrush.md(4,14)'.

docs/brushes/GeometrySurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>
  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/GeometrySurfaceBrush.md(4,14)'.

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

docs/brushes/ImageSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

docs/brushes/RenderSurfaces.md

  • Line 23, Column 1: [Warning-h1-not-first] Markdown content is not allowed before H1 'Creating a custom shaped Visual'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld32
Copy link

opbld32 commented Sep 13, 2021

Docs Build status updates of commit db4931e:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/RenderSurfaces.md ⚠️Warning View Details
docs/brushes/GeometryMaskSurfaceBrush.md 💡Suggestion View Details
docs/brushes/ImageMaskSurfaceBrush.md 💡Suggestion View Details
docs/brushes/GeometrySurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/brushes/RenderSurfaces.md

  • Line 0, Column 0: [Warning-h1-missing] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.

docs/brushes/GeometryMaskSurfaceBrush.md

  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area by creating a mask defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 4, Column 14: [Suggestion-duplicate-descriptions] Attribute 'description' with value 'A composition brush that paints an area by creating a mask defined by the provided geometry.' is duplicated in 'brushes/GeometryMaskSurfaceBrush.md(4,14)', 'brushes/ImageMaskSurfaceBrush.md(4,14)'.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld30
Copy link

opbld30 commented Sep 13, 2021

Docs Build status updates of commit 2145774:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/ImageMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/GeometryMaskSurfaceBrush.md ✅Succeeded View
docs/brushes/GeometrySurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaces.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld32
Copy link

opbld32 commented Sep 13, 2021

Docs Build status updates of commit 3c216d7:

⚠️ Validation status: warnings

File Status Preview URL Details
docs/brushes/ImageMaskSurfaceBrush.md ⚠️Warning View Details
docs/brushes/GeometryMaskSurfaceBrush.md ✅Succeeded View
docs/brushes/GeometrySurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaces.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

docs/brushes/ImageMaskSurfaceBrush.md

  • Line 12, Column 1: [Warning-invalid-note-section] Text in the first line of Note/Section/Video is not valid. Will be rendered to <blockquote>

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings 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:

@opbld31
Copy link

opbld31 commented Sep 13, 2021

Docs Build status updates of commit 5d12dd0:

✅ Validation status: passed

File Status Preview URL Details
docs/brushes/GeometryMaskSurfaceBrush.md ✅Succeeded View
docs/brushes/GeometrySurfaceBrush.md ✅Succeeded View
docs/brushes/ImageMaskSurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceBrush.md ✅Succeeded View
docs/brushes/ImageSurfaceOptions.md ✅Succeeded View
docs/brushes/LinearGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RadialGradientCanvasBrush.md ✅Succeeded View
docs/brushes/RenderCanvasBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaceBrushBase.md ✅Succeeded View
docs/brushes/RenderSurfaces.md ✅Succeeded View
docs/brushes/SolidColorCanvasBrush.md ✅Succeeded View
docs/resources/images/Brushes/GeometryMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/GeometrySurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageMaskSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Brushes/ImageSurfaceBrush.jpg ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometryMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedGeometrySurface.gif ✅Succeeded View
docs/resources/images/Surface/AnimatedMaskedBackdropBrush.gif ✅Succeeded View
docs/resources/images/Surface/GaussianMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/GeometryMaskSurface.jpg ✅Succeeded View
docs/resources/images/Surface/GeometrySurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageMaskSurface.gif ✅Succeeded View
docs/resources/images/Surface/ImageSurface.jpg ✅Succeeded View
docs/resources/images/Surface/ImageSurfaceOptions_Alignment.png ✅Succeeded View
docs/resources/images/Surface/MaskedBackdropBrush.jpg ✅Succeeded View
docs/resources/images/Surface/RenderCanvasBrushHierarchy.png ✅Succeeded View
docs/resources/images/Surface/RenderSurfacesHierarchy.png ✅Succeeded View
docs/toc.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants