Skip to content

Rc2 doc comments#4908

Merged
carlossanlop merged 31 commits intodotnet:release-net5-rc2from
gewarren:rc2-doc-comments
Sep 24, 2020
Merged

Rc2 doc comments#4908
carlossanlop merged 31 commits intodotnet:release-net5-rc2from
gewarren:rc2-doc-comments

Conversation

@carlossanlop
Copy link
Contributor

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

carlossanlop and others added 30 commits September 23, 2020 18:26
* Add Missing System.Diagnostics docs

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

Co-authored-by: Carlos Sanchez <[email protected]>
* Automatically port System.Diagnostics docs for RC2

* Update xml/System.Diagnostics/ActivitySamplingResult.xml

Co-authored-by: Carlos Sanchez <[email protected]>

* Update xml/System.Diagnostics/Process.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Tarek Mahmoud Sayed <[email protected]>
* Automatic port of RegexParse* documentation

* Update xml/System.Text.RegularExpressions/RegexParseError.xml

* Apply suggestions from code review

* Update RegexParseException

* Update xml/System.Text.RegularExpressions/RegexParseException.xml

* Update xml/System.Text.RegularExpressions/RegexParseException.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>
* Add ssl API added between preview 7 and 8

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Update xml/System.Net.Security/SslStream.xml

* Apply @wfurt comments

* Add missing remark headers

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
…otnet#4861)

* Documentation for System.Net.Http.SocketsHttpHandler.ConnectCallback

* Apply PR comments

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
* Add a remark to AddEvent method

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
* Automatic port of *PipeServerStreamAcl docs

* Apply suggestions from code review

Co-authored-by: Prashanth Govindarajan <[email protected]>
Co-authored-by: David Cantú <[email protected]>

* Apply suggestions from code review

Co-authored-by: David Cantú <[email protected]>

* Apply suggestions from code review

* Update xml/System.IO.Pipes/AnonymousPipeServerStreamAcl.xml

* Update xml/System.IO.Pipes/AnonymousPipeServerStreamAcl.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>
Co-authored-by: David Cantú <[email protected]>
* Automatic port of *OSPlatformAttribute docs

* Missing TargetPlatformAttribute constructor parameter description.

* Apply suggestions from code review

Co-authored-by: Buyaa <[email protected]>

* Update xml/System.Runtime.Versioning/SupportedOSPlatformAttribute.xml

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Buyaa <[email protected]>
* Document Half.op_Explicit APIs

* Equals

Co-authored-by: carlossanlop <[email protected]>
* Add missing documentation for S.S.Cryptography

* Apply feedback
…et#4887)

* Automatic port of System.Threading.ExecutionContext.Restore doc

* Update xml/System.Threading/ExecutionContext.xml

Co-authored-by: Prashanth Govindarajan <[email protected]>

* Apply suggestions from code review

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Prashanth Govindarajan <[email protected]>
…p.HttpRequestOptions (dotnet#4881)

* Automatic port of explicit interface implementations for System.Net.Http.HttpRequestOptions

* Apply suggestions from code review

Co-authored-by: Jan Jahoda <[email protected]>

Co-authored-by: carlossanlop <[email protected]>
Co-authored-by: Jan Jahoda <[email protected]>
* Sync docs with source comments

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>

* Add values

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>
* Draft for @ManickaP

* Apply suggestions from code review

Co-authored-by: Marie Píchová <[email protected]>

* Format verification

* Format verification

* Fix links

* Fix links

* Fix xml tag

* Fix links

* Fix links

* Fix links

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

* Fix links

* Add CreateContentReadStream

* Fix links

* Add System.Net.Http.DelegatingHandler.Send

* Fix links

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>

* Remove "Synchronous" information from summary

* Apply suggestions from code review

Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>

* Fix the  exception description

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Marie Píchová <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>
Co-authored-by: Genevieve Warren <[email protected]>
…Unsafe (dotnet#4902)

* adding docs for missing 5.0 apis

* Apply suggestions from code review

Co-authored-by: Carlos Sanchez <[email protected]>
* System.Net.Http.SocketsHttpHandler.EnableMultipleHttp2Connections

* Add Sysytem.Net.\* missing API

* Apply PR comments

* Apply suggestions from code review

* Apply suggestions from code review

* Update xml/System.Net.Http/SocketsHttpHandler.xml

Co-authored-by: Jan Jahoda <[email protected]>
Co-authored-by: Carlos Sanchez <[email protected]>
* Add the http sync follow up

* Fix closing tag

Co-authored-by: Jan Jahoda <[email protected]>
</Parameters>
<Docs>
<param name="source">To be added.</param>
<param name="suffix">To be added.</param>
Copy link
Contributor

Choose a reason for hiding this comment

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

Here's the weird line where the latest CI job showed a suffix parameter.

Copy link
Contributor

@gewarren gewarren Sep 24, 2020

Choose a reason for hiding this comment

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

@joelmartinez We're a bit confused why mdoc didn't realize the suffix parameter was renamed to prefix, and instead just added prefix as an additional parameter. The deletion of suffix here is something I did manually. The method was added in .NET 5 RC1 and the parameter name changed in .NET 5 RC2.

Copy link
Contributor

Choose a reason for hiding this comment

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

@gewarren mdoc will remake the Parameter elements because those come directly from the metadata so it remakes them every time ... but in general it's a bit more tentative with removing elements in the Docs node, because those can contain user-written content, so in cases like this it's best just to adjust manually as you've done here

Copy link
Contributor

Choose a reason for hiding this comment

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

Would that even have shown up in the rendered page if I hadn't removed it?

Copy link
Contributor

Choose a reason for hiding this comment

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

@gewarren no I believe it wouldn't, because the rendering is driven by the Parameter entries ... it also shouldn't affect the intellisense, because it would just kind of be ignored, so even if we leave it it wouldn't be world-ending :)

@opbld31
Copy link

opbld31 commented Sep 24, 2020

Docs Build status updates of commit 1baf681:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Buffers/ReadOnlySequence`1.xml ✅Succeeded View
xml/System.Buffers/SequenceReader`1.xml ✅Succeeded View
xml/System.Collections.Generic/CollectionExtensions.xml ✅Succeeded View
xml/System.Collections.Generic/LinkedListNode`1.xml ✅Succeeded View
xml/System.Data.Common/DbTransaction.xml ✅Succeeded View
xml/System.Diagnostics/Activity.xml ✅Succeeded View
xml/System.Diagnostics/ActivityContext.xml ✅Succeeded View
xml/System.Diagnostics/ActivityCreationOptions`1.xml ✅Succeeded View
xml/System.Diagnostics/ActivityListener.xml ✅Succeeded View
xml/System.Diagnostics/ActivitySamplingResult.xml ✅Succeeded View
xml/System.Diagnostics/Process.xml ✅Succeeded View
xml/System.Diagnostics/SampleActivity`1.xml ✅Succeeded View
xml/System.Formats.Asn1/AsnContentException.xml ✅Succeeded View
xml/System.Globalization/CompareInfo.xml ✅Succeeded View
xml/System.IO.Pipes/AnonymousPipeServerStreamAcl.xml ✅Succeeded View
xml/System.IO.Pipes/NamedPipeServerStreamAcl.xml ✅Succeeded View
xml/System.Net.Http/ByteArrayContent.xml ✅Succeeded View
xml/System.Net.Http/DelegatingHandler.xml ✅Succeeded View
xml/System.Net.Http/HeaderEncodingSelector`1.xml ✅Succeeded View
xml/System.Net.Http/HttpClient.xml ✅Succeeded View
xml/System.Net.Http/HttpClientHandler.xml ✅Succeeded View
xml/System.Net.Http/HttpContent.xml ✅Succeeded View
xml/System.Net.Http/HttpKeepAlivePingPolicy.xml ✅Succeeded View
xml/System.Net.Http/HttpMessageHandler.xml ✅Succeeded View
xml/System.Net.Http/HttpMessageInvoker.xml ✅Succeeded View
xml/System.Net.Http/HttpRequestMessage.xml ✅Succeeded View
xml/System.Net.Http/HttpRequestOptions.xml ✅Succeeded View
xml/System.Net.Http/HttpVersionPolicy.xml ✅Succeeded View
xml/System.Net.Http/MessageProcessingHandler.xml ✅Succeeded View
xml/System.Net.Http/MultipartContent.xml ✅Succeeded View
xml/System.Net.Http/ReadOnlyMemoryContent.xml ✅Succeeded View
xml/System.Net.Http/SocketsHttpConnectionContext.xml ✅Succeeded View
xml/System.Net.Http/SocketsHttpHandler.xml ✅Succeeded View
xml/System.Net.Http/StreamContent.xml ✅Succeeded View
xml/System.Net.Http/WinHttpHandler.xml ✅Succeeded View
xml/System.Net.Security/ServerOptionsSelectionCallback.xml ✅Succeeded View
xml/System.Net.Security/SslClientHelloInfo.xml ✅Succeeded View
xml/System.Net.Security/SslServerAuthenticationOptions.xml ✅Succeeded View
xml/System.Net.Security/SslStream.xml ✅Succeeded View
xml/System.Net.Security/SslStreamCertificateContext.xml ✅Succeeded View
xml/System.Net.Sockets/SocketTaskExtensions.xml ✅Succeeded View
xml/System.Net.Sockets/TcpClient.xml ✅Succeeded View
xml/System.Reflection.Metadata/SignatureCallingConvention.xml ✅Succeeded View
xml/System.Reflection/MethodInfo.xml ✅Succeeded View
xml/System.Runtime.CompilerServices/CppInlineNamespaceAttribute.xml ✅Succeeded View
xml/System.Runtime.CompilerServices/ModuleInitializerAttribute.xml ✅Succeeded View
xml/System.Runtime.CompilerServices/PreserveBaseOverridesAttribute.xml ✅Succeeded View
xml/System.Runtime.CompilerServices/SkipLocalsInitAttribute.xml ✅Succeeded View
xml/System.Runtime.CompilerServices/Unsafe.xml ✅Succeeded View
xml/System.Runtime.Versioning/SupportedOSPlatformAttribute.xml ✅Succeeded View

This comment lists only the first 50 files in the pull request.
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:

@carlossanlop carlossanlop merged commit 0ae4e98 into dotnet:release-net5-rc2 Sep 24, 2020
@eiriktsarpalis eiriktsarpalis added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants