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

Remove "Edit this page" from C# API reference pages #3993

Open bernardnormier opened 1 month ago

bernardnormier commented 1 month ago

"Edit this page" is not useful and even confusing for most API reference pages. It just directs you to the source code for the page, when there is already a "View source" link (the </> icon) for each symbol.

We could keep it the namespace pages and other API reference pages that are not tied to .cs files, such as: https://docs.icerpc.dev/api/csharp/api/IceRpc.html https://github.com/icerpc/icerpc-csharp/blob/main/docfx/namespaces/IceRpc.Retry.md/#L2