diff --git a/docfx/docfx.json b/docfx/docfx.json index d93378cd52..d65d6dc1ee 100644 --- a/docfx/docfx.json +++ b/docfx/docfx.json @@ -50,10 +50,10 @@ "disableGitFeatures": false, "globalMetadata": { "_appTitle": "IceRPC", - "_appName": "API", + "_appName": "Docs", "_appFaviconPath": "images/favicon.ico", "_appLogoPath": "images/logo.svg", - "_appLogoUrl": "https://docs.icerpc.dev/api/csharp/index.html", + "_appLogoUrl": "https://docs.icerpc.dev", "_appFooter": "© 2023 ZeroC", "_enableSearch": true, "_gitContribute": { diff --git a/docfx/index.md b/docfx/index.md index 566824d29b..fa03b0c06f 100644 --- a/docfx/index.md +++ b/docfx/index.md @@ -2,7 +2,7 @@ layout: landing --- -# IceRPC for C# API Reference +# C# API Reference | Namespace | Description | |-----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------| @@ -44,4 +44,5 @@ layout: landing [IceRpc.Transports.Quic]: api/IceRpc.Transports.Quic.yml [IceRpc.Transports.Slic]: api/IceRpc.Transports.Slic.yml [IceRpc.Transports.Tcp]: api/IceRpc.Transports.Tcp.yml +[OpenTelemetry]: https://opentelemetry.io [ZeroC.Slice]: api/ZeroC.Slice.yml