Skip to content

Doc updates for collections #6960

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

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Doc updates for collections #6960

merged 1 commit into from
Aug 3, 2021

Conversation

danmoseley
Copy link
Member

From running porting tool.

Fixes dotnet/runtime#54869

@ghost
Copy link

ghost commented Aug 3, 2021

Tagging subscribers to this area: @eiriktsarpalis
See info in area-owners.md if you want to be subscribed.

Issue Details

From running porting tool.

Fixes dotnet/runtime#54869

Author: danmoseley
Assignees: -
Labels:

area-System.Collections

Milestone: -

@opbld34
Copy link

opbld34 commented Aug 3, 2021

Docs Build status updates of commit 07540cf:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Collections.Concurrent/ConcurrentDictionary`2.xml ✅Succeeded View
xml/System.Collections.Generic/List`1.xml ✅Succeeded View
xml/System.Collections.Generic/PriorityQueue`2+UnorderedItemsCollection+Enumerator.xml ✅Succeeded View
xml/System.Collections.Generic/PriorityQueue`2+UnorderedItemsCollection.xml ✅Succeeded View
xml/System.Collections.Generic/PriorityQueue`2.xml ✅Succeeded View
xml/System.Collections.Generic/Queue`1.xml ✅Succeeded View
xml/System.Collections.Generic/SortedList`2.xml ✅Succeeded View
xml/System.Collections.Generic/Stack`1.xml ✅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:

Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Since there is a small number of <returns> elements that hasn't been documented I'm going to keep dotnet/runtime#54869 open for now. Rather than filling in the gaps in this PR I want to update the source documentation and re-run the porting tool once complete.

cc @carlossanlop

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.

System.Collections - Undoc 6.0 APIs
3 participants