diff --git a/website/content/docs/api-clients/api/index.mdx b/website/content/docs/api-clients/api/index.mdx index 7281f4f12d..613c0d738b 100644 --- a/website/content/docs/api-clients/api/index.mdx +++ b/website/content/docs/api-clients/api/index.mdx @@ -1,8 +1,8 @@ --- layout: docs -page_title: API -description: |- - Boundary's HTTP API standards +page_title: API overview +description: >- + Learn about Boundary's HTTP API standards, status codes, path layout, methods, and headers. Understand how rate limiting helps manage system resources. --- # API diff --git a/website/content/docs/api-clients/api/pagination.mdx b/website/content/docs/api-clients/api/pagination.mdx index 1f21fd1ff7..bfd2e80c65 100644 --- a/website/content/docs/api-clients/api/pagination.mdx +++ b/website/content/docs/api-clients/api/pagination.mdx @@ -1,7 +1,8 @@ --- layout: docs page_title: API list pagination -description: Learn how the API pagination and cache works in Boundary to prevent system resources from being overwhlemed and to help you find resources. +description: >- + Learn about API pagination and how the cache works in Boundary to prevent system resources from being overwhelmed and to help you find resources. --- # API list pagination diff --git a/website/content/docs/api-clients/api/rate-limiting.mdx b/website/content/docs/api-clients/api/rate-limiting.mdx index 16d5feedaf..fdaa13293d 100644 --- a/website/content/docs/api-clients/api/rate-limiting.mdx +++ b/website/content/docs/api-clients/api/rate-limiting.mdx @@ -1,7 +1,8 @@ --- layout: docs page_title: API rate limiting -description: Learn how API rate limiting lets you configure limits on the rates of API requests in Boundary to help manage resources and prevent them from being overwhelmed. +description: >- + Learn how API rate limiting lets you configure limits on the rates of API requests in Boundary to help manage resources and prevent them from being overwhelmed. --- # Rate limiting diff --git a/website/content/docs/api-clients/client-agent.mdx b/website/content/docs/api-clients/client-agent.mdx index 6a31ecfeec..31572a360b 100644 --- a/website/content/docs/api-clients/client-agent.mdx +++ b/website/content/docs/api-clients/client-agent.mdx @@ -1,7 +1,7 @@ --- layout: docs -page_title: Client Agent -description: |- +page_title: Client Agent overview +description: >- Learn how the Boundary Client Agent intercepts DNS requests as the primary resolver on the system, allowing Boundary to proxy connections transparently. --- diff --git a/website/content/docs/api-clients/client-cache.mdx b/website/content/docs/api-clients/client-cache.mdx index fcbe7b4911..ce8daae1ed 100644 --- a/website/content/docs/api-clients/client-cache.mdx +++ b/website/content/docs/api-clients/client-cache.mdx @@ -1,8 +1,8 @@ --- layout: docs -page_title: Client cache -description: |- - Learn how the client cache enables Boundary to quickly retrieve local information about session and target resources. +page_title: Client cache overview +description: >- + Learn how the client cache enables Boundary to quickly retrieve local information about session and target resources. Manage startup and other cache functions. --- # Client cache diff --git a/website/content/docs/api-clients/desktop.mdx b/website/content/docs/api-clients/desktop.mdx index e87acccbcc..ba74487f21 100644 --- a/website/content/docs/api-clients/desktop.mdx +++ b/website/content/docs/api-clients/desktop.mdx @@ -1,8 +1,8 @@ --- layout: docs -page_title: Boundary Desktop -description: |- - Get up and running with Boundary Desktop +page_title: Boundary Desktop overview +description: >- + Learn how to install the Boundary Desktop application to browse and connect to targets. --- # Boundary Desktop diff --git a/website/content/docs/api-clients/go-sdk.mdx b/website/content/docs/api-clients/go-sdk.mdx index d71f39cb47..b1d6232ee9 100644 --- a/website/content/docs/api-clients/go-sdk.mdx +++ b/website/content/docs/api-clients/go-sdk.mdx @@ -1,8 +1,8 @@ --- layout: docs -page_title: Go SDK -description: |- - Boundary's Go SDK +page_title: Go SDK overview +description: >- + Learn about Boundary's Go SDK. Use the Go SDK to authenticate to Boundary with an auth method or a recovery KMS workflow. --- # Go SDK diff --git a/website/content/docs/api-clients/index.mdx b/website/content/docs/api-clients/index.mdx index b5e9dd6361..a78d5c5b38 100644 --- a/website/content/docs/api-clients/index.mdx +++ b/website/content/docs/api-clients/index.mdx @@ -1,8 +1,8 @@ --- layout: docs page_title: API/Clients -description: |- - An introduction to Boundary's API and clients. +description: >- + Discover resources to learn more about Boundary's API and clients. --- # API and clients