Skip to content

Commit

Permalink
Fix missing link forwarding (#3886)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Jan 24, 2025
1 parent 75e5be9 commit b377482
Show file tree
Hide file tree
Showing 20 changed files with 39 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/data-ai/ai/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ aliases:
- /ml/
- /services/ml/deploy/
- /how-tos/deploy-ml/
- /manage/data/deploy-model/
---

The Machine Learning (ML) model service allows you to deploy [machine learning models](/data-ai/ai/deploy/#deploy-your-ml-model) to your machine.
Expand Down
2 changes: 2 additions & 0 deletions docs/data-ai/capture-data/capture-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ aliases:
- /get-started/quickstarts/collect-data/
- /use-cases/collect-sensor-data/
- /use-cases/image-data/
- /get-started/collect-data/
- /fleet/data-management/
---

You can use the data management service to capture data from [supported components and services](#supported-resources), then sync it to the cloud.
Expand Down
3 changes: 3 additions & 0 deletions docs/dev/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ overview: true
noTitle: true
aliases:
- /docs/appendix/
- /appendix/
- /deeper-dive/
- /internals/
---

<div class="max-page">
Expand Down
3 changes: 3 additions & 0 deletions docs/dev/reference/apis/components/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ empty_node: true
layout: "empty"
canonical: "/dev/reference/apis/"
type: "docs"
aliases:
- /appendix/apis/components/
- /components/
---
3 changes: 3 additions & 0 deletions docs/dev/reference/apis/services/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,7 @@ empty_node: true
layout: "empty"
canonical: "/dev/reference/apis/"
type: "docs"
aliases:
- appendix/apis/services/
- /services/
---
1 change: 1 addition & 0 deletions docs/dev/reference/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: "Learn about our style guide and how to work with hugo to contribut
toc_hide: true
aliases:
- /dev/contributing/
- /appendix/contributing/
---

Thank you for wanting to help us make the docs better.
Expand Down
2 changes: 2 additions & 0 deletions docs/dev/reference/sdks/cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ layout: "empty"
icon: true
images: ["/logos/cpp.svg"]
canonical: "https://cpp.viam.dev/"
aliases:
- /sdks/cpp/
---
2 changes: 2 additions & 0 deletions docs/dev/reference/sdks/flutter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ layout: "empty"
icon: true
images: ["/logos/flutter.svg"]
canonical: "https://flutter.viam.dev/"
aliases:
- /sdks/flutter/
---
2 changes: 2 additions & 0 deletions docs/dev/reference/sdks/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ layout: "empty"
icon: true
images: ["/logos/golang.svg"]
canonical: "https://pkg.go.dev/go.viam.com/rdk"
aliases:
- /sdks/go/
---
2 changes: 2 additions & 0 deletions docs/dev/reference/sdks/python/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ layout: "empty"
icon: true
images: ["/logos/python.svg"]
canonical: "https://python.viam.dev/"
aliases:
- /sdks/python/
---
2 changes: 2 additions & 0 deletions docs/dev/reference/sdks/typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ layout: "empty"
icon: true
images: ["/logos/typescript.svg"]
canonical: "https://ts.viam.dev/"
aliases:
- /sdks/typescript/
---
1 change: 1 addition & 0 deletions docs/dev/reference/try-viam/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ aliases:
- "/try-viam/faq/"
- "get-started/try-viam/faq/"
- /appendix/try-viam/
- /appendix/get-started/try-viam/faq/
date: "2022-01-01"
# updated: "" # When the content was last entirely checked
---
Expand Down
2 changes: 2 additions & 0 deletions docs/dev/tools/tutorials.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ sitemap:
aliases:
- /build/
- /tutorials/
- /how-tos/
- /use-cases/
outputs:
- rss
- html
Expand Down
2 changes: 2 additions & 0 deletions docs/manage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ description: "Remotely deploy and manage software on any fleet of devices. You c
aliases:
- /cloud/
- /fleet/
- /manage/fleet-management/
- /product-overviews/fleet-management/
---

Viam's fleet management tooling allows you to remotely deploy and manage software on any fleet of devices. You can monitor all connected devices and troubleshoot any issues - from anywhere.
Expand Down
3 changes: 2 additions & 1 deletion docs/manage/fleet/provision/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ next: "/manage/fleet/provision/end-user-setup/"
aliases:
- "/build/provision/"
- /how-tos/provision-setup/
- fleet/provision/
- /fleet/provision/
- /how-tos/provision/
# updated: "" # When the tutorial was last entirely checked
# SMEs: James, Ale
cost: "0"
Expand Down
1 change: 1 addition & 0 deletions docs/manage/troubleshoot/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ aliases:
- "/data/capture/performance-metrics/"
- "/services/data/capture/performance-metrics/"
- /configure/triggers/
- /how-tos/performance-metrics/
date: "2024-12-07"
next: "/manage/troubleshoot/teleoperate/custom-interface/"
# updated: "" # When the content was last entirely checked
Expand Down
1 change: 1 addition & 0 deletions docs/manage/troubleshoot/teleoperate/default-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ cost: "0"
next: "/manage/troubleshoot/troubleshoot/"
aliases:
- /fleet/control/
- /manage/app-usage/
---

You can remotely control, test, and operate any configured machine using the default control interface
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description: "Explanation of how a machine and its parts interact at the communi
aliases:
- "/internals/robot-to-robot-comms/"
- "/internals/machine-to-machine-comms/"
- /architecture/machine-to-machine-comms/
toc_hide: true
---

Expand Down
4 changes: 4 additions & 0 deletions docs/operate/reference/services/vision/color_detector.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ aliases:
- /ml/vision/color_detector/
- /services/vision/color_detector/
- /data-ai/services/vision/color_detector/
- /tutorials/services/basic-color-detection/
- /tutorials/services/try-viam-color-detection/
- /tutorials/try-viam-color-detection/
- /tutorials/viam-rover/try-viam-color-detection/
# SMEs: Bijan, Khari
---

Expand Down
2 changes: 2 additions & 0 deletions docs/operate/reference/viam-micro-server/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ images: ["/installation/thumbnails/esp32-espressif.png"]
imageAlt: "E S P 32 - espressif"
description: "Set up the Espressif ESP32 for development with `viam-micro-server`."
date: "2024-09-03"
aliases:
- /architecture/viam-micro-server/
# updated: "" # When the content was last entirely checked
# SMEs: Nicolas M., Gautham V., Andrew M.
---
Expand Down

0 comments on commit b377482

Please sign in to comment.