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

System.Numerics.Tensors is missing API documentation #87710

Closed
ViktorHofer opened this issue Jun 16, 2023 · 2 comments
Closed

System.Numerics.Tensors is missing API documentation #87710

ViktorHofer opened this issue Jun 16, 2023 · 2 comments

Comments

@ViktorHofer
Copy link
Member

See #84917 for more context.

The compiler generated XML file for System.Numerics.Tensors is shipping to customers via the nuget package and is missing public API documentation. The above linked PR disables the compiler error CS1591 until all the API is documented.

When working on this, remove the NoWarn=1591 setting from the project file.

@ghost
Copy link

ghost commented Jun 16, 2023

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

Issue Details

See #84917 for more context.

The compiler generated XML file for System.Numerics.Tensors is shipping to customers via the nuget package and is missing public API documentation. The above linked PR disables the compiler error CS1591 until all the API is documented.

When working on this, remove the NoWarn=1591 setting from the project file.

Author: ViktorHofer
Assignees: -
Labels:

area-System.Numerics.Tensors

Milestone: -

@tannergooding
Copy link
Member

This is a prototype feature that has never properly shipped. It is likely to change fairly significantly before it does ship and until we start working on it again, documentation isn't necessary or a priority on it.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jul 21, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants