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

Porting System.Numerics documentation #9203

Merged
merged 3 commits into from
Aug 22, 2023

Conversation

tannergooding
Copy link
Member

This is the result from the following, to ensure the inheritdoc comments are picked up:

PortToDocs.exe -Docs D:\Users\tagoo\source\repos\dotnet-api-docs\xml -IntelliSense D:\Users\tagoo\source\repos\runtime\artifacts\bin -IncludedAssemblies System.Runtime -IncludedNamespaces System -SkipInterfaceImplementations false -Save true

@ghost
Copy link

ghost commented Aug 21, 2023

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

This is the result from the following, to ensure the inheritdoc comments are picked up:

PortToDocs.exe -Docs D:\Users\tagoo\source\repos\dotnet-api-docs\xml -IntelliSense D:\Users\tagoo\source\repos\runtime\artifacts\bin -IncludedAssemblies System.Runtime -IncludedNamespaces System -SkipInterfaceImplementations false -Save true
Author: tannergooding
Assignees: tannergooding
Labels:

area-System.Numerics

Milestone: -

@learn-build-service-prod
Copy link

Learn Build status updates of commit e05bc78:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Numerics/BigInteger.xml ✅Succeeded View
xml/System.Numerics/Complex.xml ✅Succeeded View
xml/System.Numerics/INumberBase`1.xml ✅Succeeded View
xml/System.Numerics/ITrigonometricFunctions`1.xml ✅Succeeded View
xml/System.Numerics/Matrix4x4.xml ✅Succeeded View
xml/System.Numerics/TotalOrderIeee754Comparer`1.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

xml/System.Numerics/BigInteger.xml Outdated Show resolved Hide resolved
xml/System.Numerics/BigInteger.xml Outdated Show resolved Hide resolved
xml/System.Numerics/BigInteger.xml Outdated Show resolved Hide resolved
xml/System.Numerics/BigInteger.xml Outdated Show resolved Hide resolved
xml/System.Numerics/Matrix4x4.xml Outdated Show resolved Hide resolved
@learn-build-service-prod
Copy link

Learn Build status updates of commit 4da9f63:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Numerics/BigInteger.xml ✅Succeeded View
xml/System.Numerics/Complex.xml ✅Succeeded View
xml/System.Numerics/INumberBase`1.xml ✅Succeeded View
xml/System.Numerics/ITrigonometricFunctions`1.xml ✅Succeeded View
xml/System.Numerics/Matrix4x4.xml ✅Succeeded View
xml/System.Numerics/TotalOrderIeee754Comparer`1.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Co-authored-by: Genevieve Warren <[email protected]>
@learn-build-service-prod
Copy link

Learn Build status updates of commit 0c8c048:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Numerics/BigInteger.xml ✅Succeeded View
xml/System.Numerics/Complex.xml ✅Succeeded View
xml/System.Numerics/INumberBase`1.xml ✅Succeeded View
xml/System.Numerics/ITrigonometricFunctions`1.xml ✅Succeeded View
xml/System.Numerics/Matrix4x4.xml ✅Succeeded View
xml/System.Numerics/TotalOrderIeee754Comparer`1.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@tannergooding tannergooding merged commit 62fe888 into dotnet:main Aug 22, 2023
2 checks passed
@tannergooding tannergooding deleted the runtime-88570 branch August 22, 2023 17:07
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.

2 participants