From 6421cb5e551b7ec6a62c4b9e029b1ace0af207e8 Mon Sep 17 00:00:00 2001 From: levshvarts Date: Thu, 16 Nov 2023 15:35:37 -0800 Subject: [PATCH 1/3] Fixed device api docs and mc api docs --- 404.html | 4 ++-- _redirects | 2 +- apis/client-side-apis/index.html | 4 ++-- apis/index.html | 8 ++++---- apis/server-side-apis/index.html | 6 +++--- deployments/accounts/index.html | 4 ++-- deployments/accounts/manage-accts/index.html | 4 ++-- deployments/accounts/org-users/index.html | 4 ++-- .../deploy-a-kubernetes-application/index.html | 4 ++-- .../deploy-helm/index.html | 4 ++-- .../application-deployment-guides/gpu/index.html | 6 +++--- .../hello-world/index.html | 4 ++-- .../running-your-first-docker-image/index.html | 4 ++-- .../uploading-your-first-docker-image/index.html | 4 ++-- .../how-to-deploy-docker-compose/index.html | 4 ++-- deployments/application-deployment-guides/index.html | 4 ++-- .../virtual-machine/index.html | 4 ++-- .../virtual-machine/linux/index.html | 4 ++-- .../virtual-machine/windows/index.html | 4 ++-- deployments/application-runtime/auto-prov/index.html | 4 ++-- deployments/application-runtime/autoscale/index.html | 4 ++-- .../application-runtime/high-availability/index.html | 4 ++-- deployments/application-runtime/index.html | 4 ++-- deployments/ci-cd/github-actions/index.html | 4 ++-- deployments/ci-cd/index.html | 4 ++-- .../deployment-workflow/app-definition/index.html | 4 ++-- .../deployment-workflow/app-instances/index.html | 4 ++-- .../deployment-workflow/cloudlet-pools/index.html | 4 ++-- deployments/deployment-workflow/cloudlets/index.html | 4 ++-- deployments/deployment-workflow/clusters/index.html | 4 ++-- deployments/deployment-workflow/flavors/index.html | 4 ++-- deployments/deployment-workflow/index.html | 4 ++-- deployments/index.html | 4 ++-- .../application-utilization-metrics/index.html | 4 ++-- deployments/monitoring-and-metrics/index.html | 4 ++-- deployments/monitoring-and-metrics/logs/index.html | 4 ++-- .../monitoring-edge-events/index.html | 4 ++-- deployments/security/index.html | 4 ++-- deployments/supported-apps-types/index.html | 4 ++-- design/best-practice-container-deploy/index.html | 4 ++-- design/best-practice-sdk/index.html | 4 ++-- design/how-to-stress-test/index.html | 4 ++-- design/index.html | 4 ++-- design/load-balancing/index.html | 4 ++-- design/running-sshd-inside-container/index.html | 4 ++-- design/sizing-applications/index.html | 4 ++-- design/testing-and-debugging/alarms/index.html | 4 ++-- design/testing-and-debugging/health-check/index.html | 4 ++-- design/testing-and-debugging/index.html | 4 ++-- .../testing-and-debugging/storing-metrics/index.html | 4 ++-- getting-started/index.html | 4 ++-- glossary-of-terms/index.html | 4 ++-- index.html | 4 ++-- product/index.html | 4 ++-- product/mobiledgex-community/index.html | 4 ++-- product/mobiledgex-demo/index.html | 6 +++--- product/mobiledgex-edge-cloud/index.html | 4 ++-- product/mobiledgex-edge-services/index.html | 4 ++-- product/mobiledgex-sdk/index.html | 4 ++-- product/overview/index.html | 4 ++-- release-notes/console/2_0_0/index.html | 4 ++-- release-notes/console/2_4_0/index.html | 4 ++-- release-notes/console/index.html | 4 ++-- release-notes/console/release-notes-3-0/index.html | 4 ++-- release-notes/index.html | 4 ++-- release-notes/sdk/index.html | 4 ++-- sdks/android-sdk/add-face-detection/index.html | 4 ++-- sdks/android-sdk/android-sdk-download/index.html | 4 ++-- sdks/android-sdk/android-sdk-sample/index.html | 4 ++-- .../android-third-party-licenses/index.html | 4 ++-- sdks/android-sdk/index.html | 4 ++-- sdks/edge-events-overview/index.html | 4 ++-- sdks/index.html | 4 ++-- sdks/ios-sdk/index.html | 4 ++-- sdks/ios-sdk/ios-sdk-download/index.html | 4 ++-- sdks/ios-sdk/ios-sdk-sample/index.html | 4 ++-- sdks/ios-sdk/ios-sdk-third-party-licenses/index.html | 4 ++-- sdks/tech-overview/index.html | 4 ++-- sdks/unity-sdk/c-sdk-third-party-licenses/index.html | 4 ++-- sdks/unity-sdk/c-sharp-sdk/index.html | 4 ++-- sdks/unity-sdk/edge-events/index.html | 4 ++-- sdks/unity-sdk/index.html | 4 ++-- sdks/unity-sdk/unity-sdk-download/index.html | 4 ++-- sdks/unity-sdk/unity-sdk-sample/index.html | 4 ++-- search/index.html | 12 ++++++------ .../computer-vision/add-comp-vision-unity/index.html | 4 ++-- services/computer-vision/cv-deployment/index.html | 4 ++-- .../how-to-computer-vision-api/index.html | 6 +++--- services/computer-vision/index.html | 4 ++-- services/index.html | 4 ++-- .../how-to-use-edge-multiplay/index.html | 4 ++-- services/unity-edgemultiplay/index.html | 4 ++-- .../running-edge-multiplay/index.html | 4 ++-- sitemap.xml | 2 +- support/index.html | 4 ++-- tools/edgebox/index.html | 4 ++-- tools/index.html | 4 ++-- tools/mcctl-guides/api-key-access/index.html | 4 ++-- tools/mcctl-guides/index.html | 4 ++-- tools/mcctl-guides/mcctl-developer/index.html | 4 ++-- .../alert-management-commands/index.html | 4 ++-- .../application-and-monitoring-commands/index.html | 4 ++-- .../audit-and-regional-commands/index.html | 4 ++-- .../automatic-policies-commands/index.html | 4 ++-- tools/mcctl-guides/mcctl-reference/index.html | 4 ++-- .../mcctl-installation-and-setup-guide/index.html | 4 ++-- .../metric-and-usage-commands/index.html | 4 ++-- 107 files changed, 222 insertions(+), 222 deletions(-) diff --git a/404.html b/404.html index 75bddd6..467f9a3 100644 --- a/404.html +++ b/404.html @@ -491,10 +491,10 @@