apple / swift-nio-http2

HTTP/2 support for SwiftNIO
https://swiftpackageindex.com/apple/swift-nio-http2/main/documentation/niohttp2
Apache License 2.0
462 stars 82 forks source link

Tweak formatting of function DocC comments #407

Closed rnro closed 1 year ago

rnro commented 1 year ago

Motivation:

Tweaking the formatting of the DocC comments enables syntax highlighting for parameter names in Xcode

Modifications:

Whitespace changes, capitalisation changes and added a parameter description for indexing in HOACKHeaders replaceOrAdd, add.

Result:

More readable DocC comments