apple / swift-nio-transport-services

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
https://swiftpackageindex.com/apple/swift-nio-transport-services/main/documentation/niotransportservices
Apache License 2.0
287 stars 75 forks source link

should have api docs #5

Closed weissi closed 4 years ago

weissi commented 6 years ago

we should have API docs for this at http://docs.swiftnio.io

Palleas commented 5 years ago

@weissi do you mean jazzy-generated docs?

weissi commented 5 years ago

@Palleas yes, they should be posted alongside those guys: https://apple.github.io/swift-nio/docs/current/NIO/index.html . Right now we only have docs for swift-nio, swift-nio-ssl, and swift-nio-http2 . Adding NIOTS won't be hard but we do need @tomerd 's help here

Lukasa commented 4 years ago

Closing to unify this around #14.