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
107 stars 13 forks source link

Define API reference documentation #3001

Closed pepone closed 1 year ago

pepone commented 1 year ago

What should we put on the API reference index page?

https://api.testing.zeroc.com/csharp/api/index.html defined in https://github.com/icerpc/icerpc-csharp/blob/main/docfx/api/index.md

There is also:

https://api.testing.zeroc.com/csharp/index.html defined in https://github.com/icerpc/icerpc-csharp/blob/main/docfx/index.md

Maybe we can redirect this one to the main doc?

pepone commented 1 year ago

The API link now points to the main namespace https://api.testing.zeroc.com/csharp/api/IceRpc.html

bernardnormier commented 1 year ago

I believe it's fixed.

pepone commented 1 year ago

We need to decide what we do for https://api.testing.zeroc.com/csharp/index.html