Open-XML-SDK icon indicating copy to clipboard operation
Open-XML-SDK copied to clipboard

Clean up doc comments for APIs so documentation page looks right

Open twsouthwick opened this issue 1 year ago • 2 comments

This issue is to track updates we should do to the doc comments so that results look like

  • [ ] Part types should not list the types they're mapping, but rather have that as part of the doc for the member itself. For example see https://review.learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.packaging.imageparttype?view=openxml-3.0.1&branch=smoke-test
  • [x] PresetTextWrap should be PresetTextWarp in https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.drawing.presettextwrap?view=openxml-2.8.1

twsouthwick avatar Jan 11 '24 16:01 twsouthwick

for #2: link to corrected topic is https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.drawing.presettextwarp?view=openxml-3.0.1&viewFallbackFrom=openxml-2.8.1

AlfredHellstern avatar Feb 13 '24 20:02 AlfredHellstern