Headless-app aliases + motion service reference migration#4976
Merged
shannonbradshaw merged 3 commits intoviamrobotics:mainfrom Apr 18, 2026
Merged
Headless-app aliases + motion service reference migration#4976shannonbradshaw merged 3 commits intoviamrobotics:mainfrom
shannonbradshaw merged 3 commits intoviamrobotics:mainfrom
Conversation
Headless app: Add /operate/control/headless-app/ and 8 legacy aliases (/program/, /program/sdks/, etc.) to build-apps/overview.md. The build-apps section already covers headless/long-running apps with a tutorial and overview; these aliases complete the redirect chain. Motion service reference: Copy 3 files from operate/reference/services/motion/ to reference/services/motion/ (the new-IA location). Update frontmatter with new aliases and fix internal links to new-IA paths (frame-system, dependencies, monitor). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Services _index.md: add motion card, update description to mention service APIs link - Motion _index.md: remove tutorial-linking "Next steps" section (reference pages should not link to tutorials) SLAM card to be added after PR viamrobotics#4977 merges. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |
shannonbradshaw
added a commit
to shannonbradshaw/viam-docs
that referenced
this pull request
Apr 18, 2026
…cs#4976) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Two changes to close app-linked URL gaps:
Headless app aliases → build-apps/overview.md
The app links to
/operate/control/headless-app/from the add-code dialog and code-sample header. The build-apps section already covers headless/long-running apps (overview describes the "Long-running service" pattern; tutorial-monitoring-service teaches the full headless pattern). Added/operate/control/headless-app/plus 8 legacy aliases (/program/,/program/sdks/, etc.) tobuild-apps/overview.md.Motion service reference → reference/services/motion/
Copied 3 files from
operate/reference/services/motion/toreference/services/motion/:_index.md— Motion service overview (planning, Move, GetPlan, etc.)algorithms.md— planning algorithms referenceconstraints.md— motion constraints referenceUpdated frontmatter with new aliases (
/operate/reference/services/motion/,/services/motion/,/mobility/motion/). Fixed internal links to new-IA paths (frame-system, dependencies, monitor).Test plan
vale0 errors on all 4 filesmake build-prodclean🤖 Generated with Claude Code