icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
101 stars 13 forks source link

Generate doc-comment from source generators #3933

Closed bernardnormier closed 5 months ago

bernardnormier commented 6 months ago

The source generators (for Slice and Protobuf) should generate doc-comments. They currently don't generate any doc-comments at all.